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