mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-06-12 01:10:15 +00:00
make batch/sync arguments of State.exec keyword-only Provide default column_name value for State.addElementCount method, so that it can be called state.addElementCount(count), or as state.addElementCount(count, column_name="Descriptive Name")