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 6b6be34 commit 6a94504Copy full SHA for 6a94504
README.md
@@ -9,6 +9,8 @@ tensordict==0.5.0
9
10
To run the demo [NOTE: a mock dataset will be created in the current working directory]:
11
````
12
+git clone https://github.com/OriYarden/pytorch_training_optimization_using_tensordict_memory_mapping
13
+cd pytorch_training_optimization_using_tensordict_memory_mapping
14
python run_demo.py
15
16
0 commit comments