onnx / onnx-caffe2

Caffe2 implementation of Open Neural Network Exchange (ONNX)
Other
165 stars 66 forks source link

Duplicate OperatorSetId entries for ai.onnx #267

Closed lutzroeder closed 6 years ago

lutzroeder commented 6 years ago

Models in the ONNX model zoo have duplicate OperatorSetIdProto entries for empty domain (ai.onnx) and version: 3.

screenshot

houseroad commented 6 years ago

We should be good now, just fixed the bug in our exporter and updated the models in our model zoo.