Class AttrValue

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

public final class AttrValue extends GeneratedMessageV3 implements AttrValueOrBuilder
Protocol buffer representing the value for an attr used to configure an Op.
Comment indicates the corresponding attr type.  Only the field matching the
attr type may be filled.
Protobuf type tensorflow.AttrValue
See Also: