Constant issue
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