PyTorch Dataloader example

#5
by noamm123 - opened

Hey

Is there any example fetching the data for training?

noamm123 changed discussion title from PyTorxh Dataloader example to PyTorch Dataloader example
noamm123 changed discussion status to closed
noamm123 changed discussion status to open
NVIDIA org

Not quite yet; we will shortly release examples for fetching the data but for best performance data loading (and PyTorch DataLoader implementations) will likely always need to be customized to the ML application, for which this dataset is intended to support many. See also this GitHub issue for additional discussion.

noamm123 changed discussion status to closed

Sign up or log in to comment