- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is the IR transformation model dependent from Tensorflow version?
I mean, can I convert to IR a model trained with Tensorflow 0.12 , or there is some restriction in the conversion process ?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Carmine,
Model optimizer is more focusing on the model version rather than the framework version, so shouldn't the question be:
For specific model, doesn't its version validated by model optimizer can be trained by Tensorflow 0.12?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mark,
thanks to addressing me on the question proposal, do you know also the right answer ? ;)
Cheers,
Carmine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Carmine,
Looks like I was wrong, you can check the following file, in Rel 3, this should be at line 51, it seems support TensorFlow >=1.2.0:
<OpenVINO install dir>/deployment_tools/model_optimizer/mo/utils/versions_checker.py
Let me know if it helps.
Mark

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page