Class GetMinibatchesInCsrWithPhysicalReplica.Inputs
java.lang.Object
org.tensorflow.op.RawOpInputs<GetMinibatchesInCsrWithPhysicalReplica>
org.tensorflow.op.tpu.GetMinibatchesInCsrWithPhysicalReplica.Inputs
- Enclosing class:
GetMinibatchesInCsrWithPhysicalReplica
public static class GetMinibatchesInCsrWithPhysicalReplica.Inputs
extends RawOpInputs<GetMinibatchesInCsrWithPhysicalReplica>
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe colIds inputfinal longThe featureWidth attributeThe gains inputThe idCounts inputfinal longThe maxIdsPerChipPerSample attributefinal longThe maxMinibatchesPerSc attributefinal StringThe miniBatchInCsr attributefinal longThe numReplica attributefinal longThe numScPerChip attributeThe programKey inputThe rowIds inputfinal longThe sampleCount attributeThe splits inputfinal 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
-
splits
-
idCounts
-
sampleCount
public final long sampleCountThe sampleCount attribute -
numReplica
public final long numReplicaThe numReplica attribute -
maxMinibatchesPerSc
public final long maxMinibatchesPerScThe maxMinibatchesPerSc attribute -
maxIdsPerChipPerSample
public final long maxIdsPerChipPerSampleThe maxIdsPerChipPerSample 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 -
miniBatchInCsr
The miniBatchInCsr attribute
-
-
Constructor Details
-
Inputs
-