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