Class OpDef

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, OpDefOrBuilder

public final class OpDef extends GeneratedMessageV3 implements OpDefOrBuilder
Defines an operation. A NodeDef in a GraphDef specifies an Op by
using the "op" field which should match the name of a OpDef.
LINT.IfChange
Protobuf type tensorflow.OpDef
See Also: