Remove todos

This commit is contained in:
Simon Alibert
2024-11-20 21:10:02 +01:00
parent 36b9b60a0e
commit f56d769dfb
2 changed files with 0 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ Features included in this script:
The script ends with examples of how to batch process data using PyTorch's DataLoader.
"""
# TODO(aliberts, rcadene): Update this script with the new v2 api
from pprint import pprint
import torch