mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-20 14:58:54 +00:00
1. Fixed xrefs in docs/sphinx-combined/cpp_benchmarks.md, which is built on top of docs/benchmarks.md Added level-1 heading, and pushed existing headings one level down. 2. Added py_benchmarks.md to document benchmarking of Python scripts. 3. Rearranged entries in index.rst so that overview documents come before API enumeration.
14 lines
175 B
ReStructuredText
14 lines
175 B
ReStructuredText
NVBench API
|
|
===========
|
|
|
|
Combined C++ and Python API documentation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cpp_benchmarks
|
|
py_benchmarks
|
|
cli_overview
|
|
cpp_api
|
|
python_api
|