| Package | Description |
|---|---|
| org.tensorflow.op.math |
| Modifier and Type | Method and Description |
|---|---|
static <T> RsqrtGrad<T> |
RsqrtGrad.create(Scope scope,
Operand<T> y,
Operand<T> dy)
Factory method to create a class wrapping a new RsqrtGrad operation.
|
Copyright © 2015–2019. All rights reserved.