Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcholesky_thunk.cc137 CholeskyParams cholesky_params{n_, batch_size_, uplo_, in ExecuteOnStream() local
143 CholeskyParams* cholesky_params, se::Stream* stream) { in RunCholesky()