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.

How to compile a tensorflow SavedModel?

idata
Employee
573 Views

I trained a tensorflow model using tensorflow estimator and I exported it as a SavedModel. The output is a .pb file. I tried to run mvNCCompile on it but I got a protobuf decode error. I think that I should convert the SavedModel to another format that protobuf can read. Anyone knows how to do that?

0 Kudos
0 Replies
Reply