Skip to content

Commit bb3bfee

Browse files
committed
code format fix
1 parent 3c5b483 commit bb3bfee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/test_unary_pointwise_perf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
FLOAT_DTYPES,
1313
INT_DTYPES,
1414
)
15-
from .performance_utils import Benchmark, generate_tensor_input, vendor_name
15+
from .performance_utils import Benchmark, generate_tensor_input
1616

1717

1818
class UnaryPointwiseBenchmark(Benchmark):

0 commit comments

Comments
 (0)