[MoE Refactor][15/N] Apply Refactor to Fp8 (#31415)
This commit is contained in:
@@ -48,8 +48,6 @@ def clear_triton_cache():
|
||||
|
||||
# Try to clear Triton's runtime cache
|
||||
try:
|
||||
import triton
|
||||
|
||||
if (
|
||||
hasattr(triton, "runtime")
|
||||
and hasattr(triton.runtime, "cache")
|
||||
|
||||
Reference in New Issue
Block a user