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