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