gen-tf-output

gen-tf-output generates a file containing the result of running TensorFlow in HDF5 format.

How to use

Use the following:

$ gen-tf-output <info_v2_path> <pb_path> <input_of_TensorFlow_path> <output_path_to_generate>

Use gen_tf_input to generate <input_of_TensorFlow_path> file.