Class GetMinibatchSplitsWithPhysicalReplica.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<GetMinibatchSplitsWithPhysicalReplica>
org.tensorflow.op.tpu.GetMinibatchSplitsWithPhysicalReplica.Inputs
- Enclosing class:
GetMinibatchSplitsWithPhysicalReplica
public static class GetMinibatchSplitsWithPhysicalReplica.Inputs
extends RawOpInputs<GetMinibatchSplitsWithPhysicalReplica>
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe colIds inputfinal longThe featureWidth attributeThe gains inputfinal StringThe miniBatchSplits attributefinal longThe numReplica attributefinal longThe numScPerChip attributeThe programKey inputThe rowIds inputfinal longThe sampleCount attributefinal StringThe tableName attributefinal longThe tableVocabSize attribute -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
programKey
-
rowIds
-
colIds
-
gains
-
sampleCount
public final long sampleCountThe sampleCount attribute -
numReplica
public final long numReplicaThe numReplica attribute -
tableVocabSize
public final long tableVocabSizeThe tableVocabSize attribute -
featureWidth
public final long featureWidthThe featureWidth attribute -
numScPerChip
public final long numScPerChipThe numScPerChip attribute -
tableName
The tableName attribute -
miniBatchSplits
The miniBatchSplits attribute
-
-
Constructor Details
-
Inputs
-