tf.data.Dataset iterator returning Tensor(“IteratorGetNext:1”, shape=(None, 16), dtype=int32) but cannot get the values of the Tensors

前端 未结 0 732
难免孤独
难免孤独 2021-02-19 09:41

I am trying to write a Custom Model in which I am writing a custom train_step function

I am creating a \'tf.data.Dataset` from a Custom Datagenerator like

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