吴裕雄--天生自然python TensorFlow图片数据处理:解决TensorFlow2.0 module ‘tensorflow’ has no attribute ‘python_io’

tf.python_io出错

TensorFlow 2.0 中使用 Python_io 暂时使用如下指令:

  • tf.compat.v1.python_io.TFRecordWriter(filename)