Rate this Page

{BACKEND_NAME} Partitioner API#

Document the partitioner API for the backend, including configuration options and compile specs.

  • option1: Description of the option and values.

  • option2: Description of the second option.

  • option3: Description of the third option.

{ADDITIONAL_PARTITIONER_DETAILS}

Operator Support#

This page lists the operators supported by the {BACKEND_NAME} backend. Operators are the building blocks of the ML model. See IRs for more information on the PyTorch operator set.

{OPERATOR_SUPPORT_NOTES}

Operator Support#

Operator

Compute DType

Quantization

Constraints

{OPERATOR_1}

{DTYPE_SUPPORT_1}

{QUANTIZATION_SUPPORT_1}

{CONSTRAINTS_1}

{OPERATOR_2}

{DTYPE_SUPPORT_2}

{QUANTIZATION_SUPPORT_2}

{CONSTRAINTS_2}

{OPERATOR_3}

{DTYPE_SUPPORT_3}

{QUANTIZATION_SUPPORT_3}

{CONSTRAINTS_3}

{OPERATOR_4}

{DTYPE_SUPPORT_4}

{QUANTIZATION_SUPPORT_4}

{CONSTRAINTS_4}

{OPERATOR_5}

{DTYPE_SUPPORT_5}

{QUANTIZATION_SUPPORT_5}

{CONSTRAINTS_5}