| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.linalg |
| Class and Description |
|---|
| BandPart
Copy a tensor setting everything outside a central band in each innermost matrix
|
| BatchCholesky |
| BatchCholeskyGrad |
| BatchMatMul
Multiplies slices of two tensors in batches.
|
| BatchMatMul.Options
Optional attributes for
BatchMatMul |
| BatchMatrixBandPart |
| BatchMatrixDeterminant |
| BatchMatrixDiag |
| BatchMatrixDiagPart |
| BatchMatrixInverse |
| BatchMatrixInverse.Options
Optional attributes for
BatchMatrixInverse |
| BatchMatrixSetDiag |
| BatchMatrixSolve |
| BatchMatrixSolve.Options
Optional attributes for
BatchMatrixSolve |
| BatchMatrixSolveLs |
| BatchMatrixSolveLs.Options
Optional attributes for
BatchMatrixSolveLs |
| BatchMatrixTriangularSolve |
| BatchMatrixTriangularSolve.Options
Optional attributes for
BatchMatrixTriangularSolve |
| BatchSelfAdjointEig |
| BatchSelfAdjointEig.Options
Optional attributes for
BatchSelfAdjointEig |
| BatchSvd |
| BatchSvd.Options
Optional attributes for
BatchSvd |
| Cholesky
Computes the Cholesky decomposition of one or more square matrices.
|
| CholeskyGrad
Computes the reverse mode backpropagated gradient of the Cholesky algorithm.
|
| ConjugateTranspose
Shuffle dimensions of x according to a permutation and conjugate the result.
|
| Cross
Compute the pairwise cross product.
|
| Det
Computes the determinant of one or more square matrices.
|
| Diag
Returns a batched diagonal tensor with a given batched diagonal values.
|
| DiagPart
Returns the batched diagonal part of a batched tensor.
|
| Inv
Computes the inverse of one or more square invertible matrices or their
|
| Inv.Options
Optional attributes for
Inv |
| LoadAndRemapMatrix
Loads a 2-D (matrix) `Tensor` with name `old_tensor_name` from the checkpoint
|
| LoadAndRemapMatrix.Options
Optional attributes for
LoadAndRemapMatrix |
| LogMatrixDeterminant
Computes the sign and the log of the absolute value of the determinant of
|
| MatMul
Multiply the matrix "a" by the matrix "b".
|
| MatMul.Options
Optional attributes for
MatMul |
| MatrixSolveLs
Solves one or more linear least-squares problems.
|
| MatrixSolveLs.Options
Optional attributes for
MatrixSolveLs |
| Qr
Computes the QR decompositions of one or more matrices.
|
| Qr.Options
Optional attributes for
Qr |
| QuantizedMatMul
Perform a quantized matrix multiplication of `a` by the matrix `b`.
|
| QuantizedMatMul.Options
Optional attributes for
QuantizedMatMul |
| SelfAdjointEig
Computes the eigen decomposition of one or more square self-adjoint matrices.
|
| SelfAdjointEig.Options
Optional attributes for
SelfAdjointEig |
| SetDiag
Returns a batched matrix tensor with new batched diagonal values.
|
| Solve
Solves systems of linear equations.
|
| Solve.Options
Optional attributes for
Solve |
| Sqrtm
Computes the matrix square root of one or more square matrices:
|
| Svd
Computes the singular value decompositions of one or more matrices.
|
| Svd.Options
Optional attributes for
Svd |
| TensorDiag
Returns a diagonal tensor with a given diagonal values.
|
| TensorDiagPart
Returns the diagonal part of the tensor.
|
| Transpose
Shuffle dimensions of x according to a permutation.
|
| TriangularSolve
Solves systems of linear equations with upper or lower triangular matrices by backsubstitution.
|
| TriangularSolve.Options
Optional attributes for
TriangularSolve |
| Class and Description |
|---|
| BandPart
Copy a tensor setting everything outside a central band in each innermost matrix
|
| BatchCholesky |
| BatchCholeskyGrad |
| BatchMatMul
Multiplies slices of two tensors in batches.
|
| BatchMatMul.Options
Optional attributes for
BatchMatMul |
| BatchMatrixBandPart |
| BatchMatrixDeterminant |
| BatchMatrixDiag |
| BatchMatrixDiagPart |
| BatchMatrixInverse |
| BatchMatrixInverse.Options
Optional attributes for
BatchMatrixInverse |
| BatchMatrixSetDiag |
| BatchMatrixSolve |
| BatchMatrixSolve.Options
Optional attributes for
BatchMatrixSolve |
| BatchMatrixSolveLs |
| BatchMatrixSolveLs.Options
Optional attributes for
BatchMatrixSolveLs |
| BatchMatrixTriangularSolve |
| BatchMatrixTriangularSolve.Options
Optional attributes for
BatchMatrixTriangularSolve |
| BatchSelfAdjointEig |
| BatchSelfAdjointEig.Options
Optional attributes for
BatchSelfAdjointEig |
| BatchSvd |
| BatchSvd.Options
Optional attributes for
BatchSvd |
| Cholesky
Computes the Cholesky decomposition of one or more square matrices.
|
| CholeskyGrad
Computes the reverse mode backpropagated gradient of the Cholesky algorithm.
|
| ConjugateTranspose
Shuffle dimensions of x according to a permutation and conjugate the result.
|
| Cross
Compute the pairwise cross product.
|
| Det
Computes the determinant of one or more square matrices.
|
| Diag
Returns a batched diagonal tensor with a given batched diagonal values.
|
| DiagPart
Returns the batched diagonal part of a batched tensor.
|
| Inv
Computes the inverse of one or more square invertible matrices or their
|
| Inv.Options
Optional attributes for
Inv |
| LoadAndRemapMatrix
Loads a 2-D (matrix) `Tensor` with name `old_tensor_name` from the checkpoint
|
| LoadAndRemapMatrix.Options
Optional attributes for
LoadAndRemapMatrix |
| LogMatrixDeterminant
Computes the sign and the log of the absolute value of the determinant of
|
| MatMul
Multiply the matrix "a" by the matrix "b".
|
| MatMul.Options
Optional attributes for
MatMul |
| MatrixLogarithm
Computes the matrix logarithm of one or more square matrices:
|
| MatrixSolveLs
Solves one or more linear least-squares problems.
|
| MatrixSolveLs.Options
Optional attributes for
MatrixSolveLs |
| Qr
Computes the QR decompositions of one or more matrices.
|
| Qr.Options
Optional attributes for
Qr |
| QuantizedMatMul
Perform a quantized matrix multiplication of `a` by the matrix `b`.
|
| QuantizedMatMul.Options
Optional attributes for
QuantizedMatMul |
| SelfAdjointEig
Computes the eigen decomposition of one or more square self-adjoint matrices.
|
| SelfAdjointEig.Options
Optional attributes for
SelfAdjointEig |
| SetDiag
Returns a batched matrix tensor with new batched diagonal values.
|
| Solve
Solves systems of linear equations.
|
| Solve.Options
Optional attributes for
Solve |
| Sqrtm
Computes the matrix square root of one or more square matrices:
|
| Svd
Computes the singular value decompositions of one or more matrices.
|
| Svd.Options
Optional attributes for
Svd |
| TensorDiag
Returns a diagonal tensor with a given diagonal values.
|
| TensorDiagPart
Returns the diagonal part of the tensor.
|
| Transpose
Shuffle dimensions of x according to a permutation.
|
| TriangularSolve
Solves systems of linear equations with upper or lower triangular matrices by backsubstitution.
|
| TriangularSolve.Options
Optional attributes for
TriangularSolve |
Copyright © 2015–2019. All rights reserved.