Home
last modified time | relevance | path

Searched defs:CholeskyInternal (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc457 StatusOr<XlaOp> MlirHloBuilder::CholeskyInternal(const Shape& shape, XlaOp a, in CholeskyInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1653 StatusOr<XlaOp> XlaBuilder::CholeskyInternal(const Shape& shape, XlaOp a, in CholeskyInternal() function in xla::XlaBuilder