This website requires JavaScript.
Explore
Help
Register
Sign In
NVIDIA
/
nvbench
Watch
1
Star
0
Fork
0
You've already forked nvbench
mirror of
https://github.com/NVIDIA/nvbench.git
synced
2026-07-12 10:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aff7bfae9ea27328c63b94e101ca3c2b4c930800
nvbench
/
python
/
test
History
Oleksandr Pavlyk
f47063e41a
make Python percentile_rank align C++ implementation
...
round in Python returns nearest even, while in C++ it behaves as x -> floor(x + 0.5)
2026-07-02 07:26:49 -05:00
..
run_1.py
Correct Python API signature of State.get_axis_values_as_strings (
#346
)
2026-05-04 08:40:29 -05:00
stubs.py
Add python api for cold warmup parameters (
#363
)
2026-05-18 10:56:44 -05:00
test_benchmark_result.py
Provide BenchmarkResult class for parsing JSON output of NVBench-instrumented benchmarks (
#356
)
2026-05-13 13:23:58 -05:00
test_cuda_bench.py
Add python api for cold warmup parameters (
#363
)
2026-05-18 10:56:44 -05:00
test_nvbench_compare.py
make Python percentile_rank align C++ implementation
2026-07-02 07:26:49 -05:00
test_nvbench_json_summary.py
Provide BenchmarkResult class for parsing JSON output of NVBench-instrumented benchmarks (
#356
)
2026-05-13 13:23:58 -05:00
test_nvbench_tooling_deps.py
Harden tooling dependency import tests
2026-07-02 07:26:49 -05:00