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