Replace in-memory DastaSet with FixedLengthRecordDataSet
In-memory DataSet initiated without feed_dict are saved in TF graph def, causing exported graph.pbtxt over-bloated. Change to FixedLengthRecordDataSet and does a few refactorization.
Showing
Please register or sign in to comment