since tf.pad is enabled, the conv2d(valid) changes back to its original behavior. Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Pedro Arthur <bygrandao@gmail.com> |
6 years ago | |
|---|---|---|
| .. | ||
| convert.py | tools/python: add script to convert TensorFlow model (.pb) to native model (.model) | 6 years ago |
| convert_from_tensorflow.py | dnn: convert tf.pad to native model in python script, and load/execute it in the c code. | 6 years ago |