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