Class TakeManySparseFromTensorsMap.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<TakeManySparseFromTensorsMap<?>>
org.tensorflow.op.sparse.TakeManySparseFromTensorsMap.Inputs
- Enclosing class:
TakeManySparseFromTensorsMap<T extends TType>
public static class TakeManySparseFromTensorsMap.Inputs
extends RawOpInputs<TakeManySparseFromTensorsMap<?>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringThe container name for theSparseTensorsMapread by this op.final DataTypeThedtypeof theSparseTensorobjects stored in theSparseTensorsMap.final StringThe shared name for theSparseTensorsMapread by this op.1-D, TheNserializedSparseTensorobjects. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
sparseHandles
-
dtype
Thedtypeof theSparseTensorobjects stored in theSparseTensorsMap. -
container
The container name for theSparseTensorsMapread by this op.
-
-
Constructor Details
-
Inputs
-