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.
1 parent 7edd254 commit 777f3abCopy full SHA for 777f3ab
benchmarks/triton_kernels_benchmark/benchmark_driver.py
@@ -3,8 +3,6 @@
3
4
from triton.backends.compiler import GPUTarget
5
from triton.backends.driver import DriverBase
6
-from triton.runtime.cache import get_cache_manager
7
-from triton.runtime.build import _build, quiet
8
from triton._utils import parse_list_string
9
from triton.backends.intel.driver import compile_module_from_src, COMPILATION_HELPER
10
0 commit comments