Compute APIs
The compute APIs provided by the TBE DSL mainly cover vector computation. The APIs include the element-wise operation APIs, reduction APIs, broadcast API, index operation APIs, concat API, convolution API, 4D/5D conversion APIs, and matrix compute API.
Find the API definition file in the /python/site-packages directory in the ATC installation directory.
For details about the APIs, see TBE DSL APIs.