Keras model.fit() returns TypeError: 'NoneType' object is not callable when using tf.data.Dataset.from_generator

前端 未结 0 1207
一生所求
一生所求 2021-02-03 16:02

I am trying to use tensorflow data api to replace my current data loading pipeline.

X_train shape: 385880x105624 sparse matrix of type \'

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