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