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