Update ONNX export
Summary
This MR introduces the following changes
- Add support for GN3 export
- Add test pipelines for GN3V00 and GN3V01 versions
- Fix issue with non-correct
weighthandling in the loss functions. We tried to passlist[float]instead oftorch.Tensorwhen loaded from checkpoint. - Update type hints for
check.py
Conformity
-
Documentation Updated? -
Development Guidelines followed? -
Pipeline Passes?
Edited by Dmitrii Kobylianskii