WIP: towards adapting the database folder to tf2
1 unresolved thread
1 unresolved thread
adapted part of the code for saving tf databases as tfrecords and loading them from tf records to tf2.
Merge request reports
Activity
107 109 A dataset that contains the data from the TFRecord file. 108 110 """ 109 111 # these imports are needed so that eval can work 110 from tensorflow import TensorShape, Dimension 112 from tensorflow import TensorShape changed milestone to %Bob 9.0.0
Please register or sign in to reply