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 7acc273 commit 8e9eeecCopy full SHA for 8e9eeec
benchmarks/benchmarks/benchmark_utils.py
@@ -1,6 +1,8 @@
1
from asv_runner.benchmarks.mark import SkipNotImplemented
2
+
3
import dpctl.tensor as dpt
4
5
6
def skip_unsupported_dtype(q, dtype):
7
"""
8
Skip the benchmark if the device does not support the given data type.
0 commit comments