| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number,U extends Number,V extends Number> |
EnqueueTPUEmbeddingSparseTensorBatch.create(Scope scope,
Iterable<Operand<T>> sampleIndices,
Iterable<Operand<U>> embeddingIndices,
Iterable<Operand<V>> aggregationWeights,
Operand<String> modeOverride,
List<Long> tableIds,
EnqueueTPUEmbeddingSparseTensorBatch.Options... options)
Factory method to create a class wrapping a new EnqueueTPUEmbeddingSparseTensorBatch operation.
|
Copyright © 2015–2019. All rights reserved.