OpDef

Contains methods to perform procedures specific to the type of an operation

Members

Variables

judge
Judge judge;

A judge produces a TensorType object that specifies the type of the result of an operation of this type.

verifier
Verifier verifier;

A verifier is used to ensure that an Operation object correctly constructed.

Meta