modifying dataset on the fly with TFRecordDataset type

前端 未结 0 819
既然无缘
既然无缘 2020-12-22 07:10

I am iterating a TFRecordDataset object. When I do the following;

import numpy

print (numpy.int32(dataset.shape).tolist())

it gives me the s

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