| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
FusedBatchNormGrad.create(Scope scope,
Operand<T> yBackprop,
Operand<T> x,
Operand<T> scale,
Operand<T> reserveSpace1,
Operand<T> reserveSpace2,
FusedBatchNormGrad.Options... options)
Factory method to create a class to wrap a new FusedBatchNormGrad operation to the graph.
|
Copyright © 2019. All rights reserved.