New functionality & documentation improvement in optim_test_tools#12
Merged
xupinjie merged 1 commit intoNVIDIA:mainfrom Mar 23, 2026
Merged
New functionality & documentation improvement in optim_test_tools#12xupinjie merged 1 commit intoNVIDIA:mainfrom
optim_test_tools#12xupinjie merged 1 commit intoNVIDIA:mainfrom
Conversation
- Added `numba_nvtx` module: Use of NVTX ranges in Numba-compiled code - `TensorDumper` - Added `PICKLE` dump type - Added ranges (for disambiguation of tensor names in certain scenarios) - Improved documentation Signed-off-by: Roman Schaffert <rschaffert@nvidia.com>
9018ca7 to
92c6535
Compare
xupinjie
reviewed
Mar 23, 2026
Collaborator
Author
|
/build |
xupinjie
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
numba_nvtxmodule: Use of NVTX ranges in Numba-compiled codeTensorDumperPICKLEdump typeType of Change
Please select (at least one):
Testing
Checklist for testing:
scripts/run_tests.shOptionally, add a brief description.
Documentation, Examples, Tutorials, Demos
Checklist for documentation:
Optionally, add a brief description.
Code Quality
Checklist for dependencies:
pyproject.tomlif/as neededOptionally, add a brief description.
Related Issues / Context
If applicable, link related issues, discussions etc.
DCO / Sign-Off
Please refer to the section on Signing Your Work & Developer Certificate of Origin (DCO)
in the Contribution Guide before submitting your contribution.
References
For additional details, please refer to the Contribution Guide.
The following guides are available (referenced in the Contribution Guide for further details):
docs/guides/CONTRIBUTION_GUIDE.mddocs/guides/DEVELOPMENT_GUIDE.mddocs/guides/DOCUMENTATION_SETUP_GUIDE.mddocs/guides/FORMATTING_GUIDE.mdPlease also refer to the summary checklist in the Contribution Guide,
which is a guideline for what to consider when submitting your contribution and covers the same topics as the checklists above.