Skip to content

Commit edc1e8b

Browse files
committed
Fix renames
1 parent bd9210b commit edc1e8b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

cuda_core/docs/source/api.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,16 +279,14 @@ Types
279279
system.Device
280280
system.NvlinkInfo
281281

282-
.. module:: cuda.core.utils
283-
284282
Utility functions
285283
-----------------
286284

287285
.. autosummary::
288286
:toctree: generated/
289287

290-
cuda.core.utils.args_viewable_as_strided_memory
288+
utils.args_viewable_as_strided_memory
291289

292290
:template: autosummary/cyclass.rst
293291

294-
cuda.core.utils.StridedMemoryView
292+
utils.StridedMemoryView

0 commit comments

Comments
 (0)