Skip to content

Constant issue

Cyril Moineau requested to merge ConstantIssue into master

Fix:

  • ONNX url in unit test
  • Fc updated with latest TensorOperator
  • Catch error if onnx <1.14 and custom operator enabled during onnx export Update:
  • Constant import now create a producer with constant = True
  • Producer with constant = True are exported has constant nodes instead of Producer nodes
Edited by Cyril Moineau

Merge request reports