Class SparseReduceSum.Inputs<T extends TType>
java.lang.Object
org.tensorflow.op.RawOpInputs<SparseReduceSum<T>>
org.tensorflow.op.sparse.SparseReduceSum.Inputs<T>
- Enclosing class:
SparseReduceSum<T extends TType>
-
Field Summary
FieldsModifier and TypeFieldDescription2-D.1-D.1-D.final booleanIf true, retain reduced dimensions with length 1.1-D.final DataTypeThe T attribute -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
inputIndices
-
inputValues
-
inputShape
-
reductionAxes
-
keepDims
public final boolean keepDimsIf true, retain reduced dimensions with length 1. -
T
The T attribute
-
-
Constructor Details
-
Inputs
-