Class OutfeedDequeueTuple.Inputs
- Enclosing class:
OutfeedDequeueTuple
-
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
-
dtypes
The element types of each element inoutputs. -
shapes
The shapes of each tensor inoutputs. -
deviceOrdinal
public final long deviceOrdinalThe TPU device to use. This should be -1 when the Op is running on a TPU device, and >= 0 when the Op is running on the CPU device.
-
-
Constructor Details
-
Inputs
-