Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcholesky_thunk.cc58 Status DoPotrfBatched(const se::GpuAsmOpts& asm_opts, CholeskyParams* params, in DoPotrfBatched()
107 const se::GpuAsmOpts asm_opts, in CholeskyThunk()
142 Status RunCholesky(const se::GpuAsmOpts& asm_opts, PrimitiveType type, in RunCholesky()
H A Dprecompiled_kernels.cc103 const se::GpuAsmOpts& asm_opts) in LazyKernel()
158 Status MakeBatchPointers(se::Stream* stream, const se::GpuAsmOpts& asm_opts, in MakeBatchPointers()
H A Dtriangular_solve_thunk.cc36 se::GpuAsmOpts asm_opts, // in TriangularSolveThunk()
88 se::GpuAsmOpts asm_opts, se::blas::UpperLower uplo, in RunTriangulatSolve()