Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDABlas.cpp2095 void getrfBatched<double>( in getrfBatched() function
2103 void getrfBatched<float>( in getrfBatched() function
2111 void getrfBatched<c10::complex<double>>( in getrfBatched() function
2130 void getrfBatched<c10::complex<float>>( in getrfBatched() function
H A DCUDABlas.h329 void getrfBatched(CUDABLAS_GETRF_ARGTYPES(Dtype)) { in getrfBatched() function