[Fix] Get the input_tensor back to optional in the export() function
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
Activity
Filter activity
changed milestone to %aidge v0.7.0
added Fix 🔥🔥 StatusReview Ready TopicExport labels
requested review from @cmoineau
assigned to @axelfarr
removed StatusReview Ready label
added StatusWork in Progress label
added 1 commit
- 135cab11 - [Fix] Set datatype for passed input_tensor as well
removed StatusWork in Progress label
added StatusReview Ready label
Please register or sign in to reply