AppData\Roaming\Python\Python36\site-packages\tensorflow\__init__.py in <module>()from tensorflow.keras.callbacks import TensorBoard
from tensorflow.keras.models
似乎还有对带有Keras ()的的支持,这是很棒的,因为这是我在当前tf.estimator项目中使用的ETL。问题ValueError: Please do not pass在调用model.fit(dataset, steps_per_epoch=n)时,我觉得很奇怪,因为构建tf.data/tf.estimator是为了使用(features: dict, labels