There was an error while loading. Please reload this page.
1 parent 3c5b483 commit bb3bfeeCopy full SHA for bb3bfee
1 file changed
benchmark/test_unary_pointwise_perf.py
@@ -12,7 +12,7 @@
12
FLOAT_DTYPES,
13
INT_DTYPES,
14
)
15
-from .performance_utils import Benchmark, generate_tensor_input, vendor_name
+from .performance_utils import Benchmark, generate_tensor_input
16
17
18
class UnaryPointwiseBenchmark(Benchmark):
0 commit comments