Class RegisteredGradient

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

@Generated public final class RegisteredGradient extends GeneratedMessage implements RegisteredGradientOrBuilder
RegisteredGradient stores a gradient function that is registered in the
gradients library and used in the ops of a function in the function library.
Unlike GradientDef, these gradients are identified by op type, and not
directly linked to any function.
Protobuf type tensorflow.RegisteredGradient
See Also: