Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Li <[email protected]>
  • Loading branch information
wyli committed Jul 27, 2023
1 parent 1e13272 commit 833d88d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monai/data/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,8 @@ class GDSDataset(PersistentDataset):
bandwidth while decreasing latency and utilization load on the CPU and GPU.
A tutorial is available: https://github.com/Project-MONAI/tutorials/blob/main/modules/GDS_dataset.ipynb.
See also: https://github.com/rapidsai/kvikio
"""

def __init__(
Expand Down

0 comments on commit 833d88d

Please sign in to comment.