Skip to content
Snippets Groups Projects

[Fix] Get the input_tensor back to optional in the export() function

Merged Axel Farrugia requested to merge fix_no_mandatory_input into dev

Context

This previous MR made the input tensor mandatory in export() helper function call as it made it easier to handle some steps.
However as it broke some export scripts, this MR brings the input tensor as optional, raising warning and errors for the concerned steps within the export() function.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading