Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas_lt.cc257 port::Status BlasLt::DoMatmul(Stream* stream, const BlasLt::MatmulPlan& plan, in DoMatmul() function in stream_executor::cuda::BlasLt
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dmatmul_utils.cc687 Status MatmulPlan::DoMatmul(se::Stream* stream, se::DeviceMemoryBase a_buffer, in DoMatmul() function in xla::gpu::cublas_lt::MatmulPlan