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