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