Skip to content

[onert] Support Multiple Model Files for Bulk Op #16280

@batcheu

Description

@batcheu

What

Currently, the Bulk Op supports processing only a single model file. This task aims to modify the implementation to enable reading and processing multiple model files simultaneously.

Why

Processing multiple files together can reduce overhead and improve overall performance by minimizing repeated operations.
It is also expected that the introduction of a new API for npu-engine will improve memory usage by reusing model buffers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions