currently, the layer number is at the beginning of the .model file, so we have to scan twice in python script, the first scan to get the layer number. Only one scan needed after put the layer number at the end of .model file. Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Pedro Arthur <bygrandao@gmail.com> |
5 years ago | |
---|---|---|
.. | ||
convert.py | convert_from_tensorflow.py: add option to dump graph for visualization in tensorboard | 5 years ago |
convert_from_tensorflow.py | dnn: change .model file format to put layer number at the end of file | 5 years ago |