Overview

The TBE DSL-related APIs described in this section will be deprecated in later versions. Do not use these APIs for new operator development. The following table lists the APIs to be deprecated.

Table 1 APIs to be deprecated

API

API Category

Description

vlogic

Math compute APIs

Replaced by vnot, vor, and vand.

vmaddrelu

NN compute APIs

Replaced by vmadd and vrelu.

vaddrelu

NN compute APIs

Replaced by vadd and vrelu.

vsubrelu

NN compute APIs

Replaced by vsub and vrelu.

set_value

Array compute APIs

No application scenario.