Skip to content

[Feat] generate_main multi inputs support & ignore optional inputs

Axel Farrugia requested to merge fix_ignore_optional_inputs into dev

Context

Addressing this issue.

Fix

  • The optional inputs are no longer exported.

Refactor

  • Add the support of multi inputs for the main generation function (inputs_tensor should now be a list of tensors).

Feat

  • Add the support of int8 for the constant_filler() function.

Merge request reports

Loading