We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa19132 commit ed379d4Copy full SHA for ed379d4
cuda_bindings/benchmarks/tests/test_runner.py
@@ -9,7 +9,6 @@
9
import types
10
from pathlib import Path
11
12
-
13
REPO_ROOT = Path(__file__).resolve().parents[3]
14
RUNNER_MAIN_PATH = REPO_ROOT / "cuda_bindings/benchmarks/runner/main.py"
15
BENCH_LAUNCH_PATH = REPO_ROOT / "cuda_bindings/benchmarks/benchmarks/bench_launch.py"
0 commit comments