Skip to content

Onnx flow/flows backward compatility

Description

Due to the mismatching naming convention in flow/flows between Athena and TDD, an error occurs when running Athena derivation on models containing flow variables:

Screenshot_2025-08-19_202307

This CR contains code to handle such case and guarantee backward compatibility without overhead in the model export stage.

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target

Merge request reports

Loading