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, 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
-
sparseHandles
-
dtype
Thedtypeof theSparseTensorobjects stored in theSparseTensorsMap. -
container
The container name for theSparseTensorsMapread by this op.
-
-
Constructor Details
-
Inputs
-