Is there something like torch.utils.data.TensorDataset(*tensors) for TensorFlow/Keras?

前端 未结 0 1982
面向向阳花
面向向阳花 2021-01-01 05:50

I´m "translating" a notebook made in Pytorch to one made in Keras. And they use that app to pack the data from a tensor into the dataset that will be used for the

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