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 6a94504 commit 78a8522Copy full SHA for 78a8522
README.md
@@ -25,7 +25,7 @@ Training 1 Epoch via tensordict.TensorDict.MemoryMappedTensor(Dataset):
25
26
TensorDict Memory Mapping boosts training speed.
27
28
-TensorDict Memory Mapping wrapper runtime is approximately equal to 1 epoch of torch.utils.data.Dataset:
+The initial wrapping runtime is approximately equal to 1 epoch of torch.utils.data.Dataset:
29
30

31
0 commit comments