Open
Description
Platform (like ubuntu 16.04/win10): ubuntu 16.04
Python version: 3
Source framework with version (like Tensorflow 1.4.1 with GPU): Tensorflow 1.15.0
Destination framework with version (like CNTK 2.3 with GPU): Pytorch 1.6.0
Since the models under Tensorflow 1.11+ are saved as .meta, .index, .data, how can tf to IR step (#22) here be modified for this type of saved model format? Seems like .ckpt is used for TensorflowParser._load_weights but this is not available under this version.
Metadata
Metadata
Assignees
Labels
No labels