Updated on 2022-03-13 GMT+08:00

OpTypeRegistrar

Function

Constructor function, which registers the type of an operator with the container

Syntax

OpTypeRegistrar(const std::string& op_type);

Parameter Description

Parameter

Input/Output

Description

op_type

Input

Type of an operator to be registered