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