We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_libdevice.py
libdevice
extra.intel
1 parent 7057b3c commit 8589959Copy full SHA for 8589959
python/test/unit/language/test_libdevice.py
@@ -3,7 +3,8 @@
3
4
import triton
5
import triton.language as tl
6
-from triton.language.extra.intel import libdevice
+
7
+from triton.language.extra import libdevice
8
from triton.language.extra.libdevice import fast_dividef as my_fast_dividef
9
10
0 commit comments