PyTorch - Convert CIFAR dataset to `TensorDataset`

前端 未结 0 1855
星月不相逢
星月不相逢 2021-01-28 02:13

I train ResNet34 on CIFAR dataset. For a certain reason, I need to convert the dataset into TensorDataset. My solution is based on this: https://stackoverflow.com/a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题