Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

Tensorflow reshape/padding implemented as no ops??

idata
Employee
537 Views

As far as I can tell, comparing the TensorflowParser.py code to the CaffeParser.py code, reshape and padding layers are just no ops in the Tensorflow parser? It seems that no NetworkStages are added for these operations, as opposed to the Caffe parser where stages are added..

 

This can't possibly be the case can it? Is this documented somewhere?

0 Kudos
2 Replies
idata
Employee
364 Views

I see the same thing for concat layers?

0 Kudos
idata
Employee
364 Views

-edit-

0 Kudos
Reply