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