We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f85c8 commit b4b59d4Copy full SHA for b4b59d4
tests/test_smoothquant/test_rotary_embedding.py
@@ -6,8 +6,6 @@
6
from packaging import version
7
8
try:
9
- pass
10
-
11
from colossalai.kernel.triton import int8_rotary_embedding_fwd
12
13
HAS_TRITON = True
0 commit comments