Skip to content

Port changes to the package from #323#337

Merged
oleksandr-pavlyk merged 1 commit intoNVIDIA:mainfrom
oleksandr-pavlyk:cherry-pick-changes-from-323
Apr 22, 2026
Merged

Port changes to the package from #323#337
oleksandr-pavlyk merged 1 commit intoNVIDIA:mainfrom
oleksandr-pavlyk:cherry-pick-changes-from-323

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Collaborator

This PR ports changes to the cuda.bench package sources from #323

  • Fixed relative text alignment in docstrings to fix autodoc warnigns
  • Renamed cuda.bench.test_cpp_exception and cuda.bench.test_py_exception functions to start with underscore, signaling that these functions are internal and should not be documented
  • Account for test_cpp_exceptions -> _test_cpp_exception, same for py
  • Make sure to reset module of reexported symbols to be cuda.bench

Fixed relative text alignment in docstrings to fix autodoc warnigns

Renamed cuda.bench.test_cpp_exception and cuda.bench.test_py_exception functions
to start with underscore, signaling that these functions are internal and should
not be documented

Account for test_cpp_exceptions -> _test_cpp_exception, same for *_py_*

Make sure to reset __module__ of reexported symbols to be cuda.bench
@oleksandr-pavlyk oleksandr-pavlyk enabled auto-merge (squash) April 21, 2026 21:42
@oleksandr-pavlyk oleksandr-pavlyk merged commit a3364ca into NVIDIA:main Apr 22, 2026
49 checks passed
@oleksandr-pavlyk oleksandr-pavlyk deleted the cherry-pick-changes-from-323 branch April 22, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants