ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[onert] Support CompileOptions for multi model

Open hseok-oh opened this issue 6 months ago • 0 comments

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)

hseok-oh avatar Aug 12 '24 10:08 hseok-oh