Home
last modified time | relevance | path

Searched refs:Solves (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TridiagonalSolve.pbtxt34 summary: "Solves tridiagonal systems of equations."
36 Solves tridiagonal systems of equations.
Dapi_def_IsotonicRegression.pbtxt23 summary: "Solves a batch of isotonic regression problems."
Dapi_def_MatrixSolve.pbtxt28 summary: "Solves systems of linear equations."
Dapi_def_MatrixTriangularSolve.pbtxt39 …summary: "Solves systems of linear equations with upper or lower triangular matrices by backsubsti…
Dapi_def_MatrixSolveLs.pbtxt31 summary: "Solves one or more linear least-squares problems."
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dtridiagonal_test.cc38 XLA_TEST_P(TridiagonalTest, Solves) { in XLA_TEST_P() argument
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/IR/
Dhlo_ops_base.td1255 Solves systems of linear equations with lower or upper triangular
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md2823 Solves systems of linear equations with lower or upper triangular coefficient
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td7929 let summary = "Solves systems of linear equations.";
7956 Solves systems of linear equations with upper or lower triangular matrices by backsubstitution.
16974 let summary = "Solves tridiagonal systems of equations.";
16977 Solves tridiagonal systems of equations.
/external/tensorflow/
DRELEASE.md176 * Solves an OOM issue on TPUs when XLA contexts use fused average updates