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, toString
-
Field Details
-
handle
-
numRequired
-
dtype
The data type of accumulated gradients. Needs to correspond to the type of the accumulator.
-
-
Constructor Details
-
Inputs
-