You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OnnxEmitter has not supported operator [MatMul].
squeezenet/Bottleneck/MatMul
OnnxEmitter has not supported operator [Shape].
squeezenet/Bottleneck/BatchNorm/Shape
OnnxEmitter has not supported operator [Square].
embeddings/Square
OnnxEmitter has not supported operator [Sum].
embeddings/Sum
OnnxEmitter has not supported operator [Maximum].
embeddings/Maximum
OnnxEmitter has not supported operator [Rsqrt].
embeddings/Rsqrt
The text was updated successfully, but these errors were encountered:
zhou-zhiyuan
changed the title
Onnx Emitter has not supported operator
Onnx Emitter has not supported operator [MatMul] [Shape] [Square] [Sum] [Maximum] [Rsqrt]
May 12, 2021
OnnxEmitter has not supported operator [ConvTranspose].
upscore2
OnnxEmitter has not supported operator [Crop].
score_pool4c
OnnxEmitter has not supported operator [ConvTranspose].
upscore_pool4
OnnxEmitter has not supported operator [Crop].
score_pool3c
OnnxEmitter has not supported operator [ConvTranspose].
upscore8
OnnxEmitter has not supported operator [Crop].
score
Platform (like ubuntu 16.04):
Python version:
Source framework with version ( Tensorflow 1.4.0):
Destination framework with version (like onnx 1.7.0):
Pre-trained model path (model_squeezenet.pb):
Running scripts:
mmconvert -sf tensorflow -iw model_squeezenet.pb --inNodeName input --inputShape 160,160,3 --dstNodeName embeddings -df onnx -om model_squeezenet.onnx
log:
OnnxEmitter has not supported operator [MatMul].
squeezenet/Bottleneck/MatMul
OnnxEmitter has not supported operator [Shape].
squeezenet/Bottleneck/BatchNorm/Shape
OnnxEmitter has not supported operator [Square].
embeddings/Square
OnnxEmitter has not supported operator [Sum].
embeddings/Sum
OnnxEmitter has not supported operator [Maximum].
embeddings/Maximum
OnnxEmitter has not supported operator [Rsqrt].
embeddings/Rsqrt
The text was updated successfully, but these errors were encountered: