ONE
ONE copied to clipboard
[onert] Support CompileOptions for multi model
What
Let's support multi model package CompileOptions
for each model such as scheduler setting and backend mapping.
Why
Currently, CompileOptions
setting is not fully supported on MultiModelCompiler
, and CompileOptions
does not have field for each model. (ex. mapping between operand index and backend, mapping between each model and backend)