[machine_learning_practice](https://github.com/yichudu/machine_learning_practice)/[tensorflow_practice](https://github.com/yichudu/machine_learning_practice/tree/master/tensorflow_practice)/[IO](https://github.com/yichudu/machine_learning_practice/tree/master/tensorflow_practice/IO)/read_demo_decode_csv.py 这个demo,如果table 是多个文件,消费训练数据的过程中,有办法获得哪些文件已经消费过了吗? 比如 训练流程重启的时候,不用从头开始训练
machine_learning_practice/tensorflow_practice/IO/read_demo_decode_csv.py
这个demo,如果table 是多个文件,消费训练数据的过程中,有办法获得哪些文件已经消费过了吗?
比如 训练流程重启的时候,不用从头开始训练