IMPLEMT_INFERFORMAT_FUNC

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Header File

#include <graph/operator_reg.h>

Function Usage

Encapsulates the inferFormat function of an operator.

Prototype

1
IMPLEMT_INFERFORMAT_FUNC(op_name, func_name)

Parameters

Parameter

Input/Output

Description

op_name

Input

Operator type.

func_name

Input

User-defined name of the inferFormat function.

Returns

None

Restrictions

None