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