Skip to content

Right-size operator registry for embedded targets #18618

@rascani

Description

@rascani

Description

Currently, the operator registry size can be controlled via MAX_KERNEL_NUM, which is defaulted to 2000. This is 24 KiB on 32-bit systems. Provide a mechanism to automatically right-size the operator registry based on which kernels are actually needed for a given model.

Acceptance Criteria

  • Tool or build step that prunes operator registry to model requirements
  • Measurable reduction in RAM usage from registry pruning
  • Integrated with selective build workflow

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions