Introduction
Overview
The TBE Register module provides APIs for registering and managing the operator compute functions, setting operator build options, and enabling fusion patterns at operator build time.
The API definition provided by the Register module is stored in the python/site-packages/tbe/common/register/register_api.py file under the CANN software installation directory.
Parent topic: TBE Register APIs