Class ConfigureDistributedTPU.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<ConfigureDistributedTPU>
org.tensorflow.op.tpu.ConfigureDistributedTPU.Inputs
- Enclosing class:
ConfigureDistributedTPU
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanThe compilationFailureClosesChips attributefinal StringReserved.final booleanThe enableWholeMeshCompilations attributefinal booleanReserved.final longThe tpuCancellationClosesChips attributefinal StringSerialized tensorflow.tpu.TPUEmbeddingConfiguration that describes the embedding lookups of the program. -
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
-
embeddingConfig
Reserved. Do not use. -
tpuEmbeddingConfig
Serialized tensorflow.tpu.TPUEmbeddingConfiguration that describes the embedding lookups of the program. -
isGlobalInit
public final boolean isGlobalInitReserved. Do not use. -
enableWholeMeshCompilations
public final boolean enableWholeMeshCompilationsThe enableWholeMeshCompilations attribute -
compilationFailureClosesChips
public final boolean compilationFailureClosesChipsThe compilationFailureClosesChips attribute -
tpuCancellationClosesChips
public final long tpuCancellationClosesChipsThe tpuCancellationClosesChips attribute
-
-
Constructor Details
-
Inputs
-