summaryrefslogtreecommitdiff
path: root/tools/python
Commit message (Expand)AuthorAge
* convert_from_tensorflow.py: add support when kernel size is 1*1 with one inpu...Guo, Yejun2019-12-13
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-30
* libavfilter/dnn: add layer maximum for native mode.Guo, Yejun2019-09-20
* libavfilter/dnn: add header into native model fileGuo, Yejun2019-09-04
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-30
* dnn: change .model file format to put layer number at the end of fileGuo, Yejun2019-08-30
* convert_from_tensorflow.py: support conv2d with dilationGuo, Yejun2019-08-15
* convert_from_tensorflow.py: add option to dump graph for visualization in ten...Guo, Yejun2019-08-15
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-29
* tools/python: add script to convert TensorFlow model (.pb) to native model (....Guo, Yejun2019-07-01