| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static LoadTPUEmbeddingADAMParameters |
LoadTPUEmbeddingADAMParameters.create(Scope scope,
Operand<Float> parameters,
Operand<Float> momenta,
Operand<Float> velocities,
Long numShards,
Long shardId,
LoadTPUEmbeddingADAMParameters.Options... options)
Factory method to create a class wrapping a new LoadTPUEmbeddingADAMParameters operation.
|
Copyright © 2015–2019. All rights reserved.