VERIFY_FUNC_REG
Description
Registers the Verify function of an operator.
Prototype
VERIFY_FUNC_REG(op_name, x)
Restrictions
None
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
op_name |
Input |
Operator type. |
x |
Input |
Verify function name, which must be the same as the Verify function name passed to IMPLEMT_VERIFIER. |
Returns
None
Parent topic: GE Namespace