| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResourceAccumulatorApplyGradient |
ResourceAccumulatorApplyGradient.create(Scope scope,
Operand<?> handle,
Operand<Long> localStep,
Operand<T> gradient)
Factory method to create a class wrapping a new ResourceAccumulatorApplyGradient operation.
|
Copyright © 2015–2019. All rights reserved.