| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static MatrixInverse.Options |
MatrixInverse.adjoint(Boolean adjoint) |
MatrixInverse.Options |
MatrixInverse.Options.adjoint(Boolean adjoint) |
| Modifier and Type | Method and Description |
|---|---|
static <T> MatrixInverse<T> |
MatrixInverse.create(Scope scope,
Operand<T> input,
MatrixInverse.Options... options)
Factory method to create a class to wrap a new MatrixInverse operation to the graph.
|
Copyright © 2019. All rights reserved.