Class SparseAccumulatorTakeGradient.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<SparseAccumulatorTakeGradient<?>>
org.tensorflow.op.sparse.SparseAccumulatorTakeGradient.Inputs
- Enclosing class:
SparseAccumulatorTakeGradient<T extends TType>
public static class SparseAccumulatorTakeGradient.Inputs
extends RawOpInputs<SparseAccumulatorTakeGradient<?>>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toStringModifier and TypeMethodDescriptionattributeMetadata(String name) Get the metadata for an attributeGet the names of this op's attributesGet an inspector for the operation's attributes.attributeValue(String name) Get the value of an attribute as anAttrValueproto.Get all attribute value protosfinal booleanThe outputs of this operation.final inthashCode()final StringtoString()
-
Field Details
-
handle
-
numRequired
-
dtype
The data type of accumulated gradients. Needs to correspond to the type of the accumulator.
-
-
Constructor Details
-
Inputs
-