| Package | Description |
|---|---|
| org.tensorflow.op.nn |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
LocalResponseNormalizationGrad.create(Scope scope,
Operand<T> inputGrads,
Operand<T> inputImage,
Operand<T> outputImage,
LocalResponseNormalizationGrad.Options... options)
Factory method to create a class wrapping a new LocalResponseNormalizationGrad operation.
|
Copyright © 2015–2019. All rights reserved.