Single-Operator with Static Shape
For unsupported operators, you need to develop a custom operator by referring to TBE&AI CPU Operator Developer Guide and then execute the single-operator by referring to the following content.
For details about the sample code, see Sample Code (Processing the Inference Result Using Single-Operators).
Parent topic: Single-Operator Calling