We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5234e27 commit 3b28e8fCopy full SHA for 3b28e8f
README.md
@@ -1,5 +1,9 @@
1
# pytorch_training_optimization_using_tensordict_memory_mapping
2
-Optimizing PyTorch Training using TensorDict Memory Mapping
+Optimizing PyTorch Training using TensorDict Memory Mapping.
3
+
4
+To run the demo: python run_demo.py
5
6
+[NOTE: a mock dataset will be created in the current working directory.]
7
8
9
Training 1 Epoch via torch.utils.data.Dataset:
0 commit comments