IMPLEMT_VERIFIER

Applicability

Product

Supported or Not

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Header File

#include <graph/operator_reg.h>

Function Usage

Encapsulates the Verify function of an operator.

Prototype

1
IMPLEMT_VERIFIER(op_name, func_name)

Parameters

Parameter

Input/Output

Description

op_name

Input

Operator type.

func_name

Input

User-defined name of the Verify function.

Returns

None

Constraints

None