Skip to content

Commit 78a8522

Browse files
authored
Update README.md
1 parent 6a94504 commit 78a8522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Training 1 Epoch via tensordict.TensorDict.MemoryMappedTensor(Dataset):
2525

2626
TensorDict Memory Mapping boosts training speed.
2727

28-
TensorDict Memory Mapping wrapper runtime is approximately equal to 1 epoch of torch.utils.data.Dataset:
28+
The initial wrapping runtime is approximately equal to 1 epoch of torch.utils.data.Dataset:
2929

3030
![demo_td_wrapper](https://github.com/user-attachments/assets/d56f0384-b9d0-4356-91aa-dc86808c0f33)
3131

0 commit comments

Comments
 (0)