IMPLEMT_INFERFORMAT_FUNC
Description
Encapsulates the InferFormat function of an operator.
Prototype
IMPLEMT_INFERFORMAT_FUNC(op_name, func_name)
Restrictions
None
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
op_name |
Input |
Operator type. |
func_name |
Input |
User-defined name of the inferFormat function. |
Returns
None
Parent topic: GE Namespace