Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DCUDASolver.h584 void xgeqrf_bufferSize(CUDASOLVER_XGEQRF_BUFFERSIZE_ARGTYPES(scalar_t)) { in xgeqrf_bufferSize() function
H A DCUDASolver.cpp1561 void xgeqrf_bufferSize<float>(CUDASOLVER_XGEQRF_BUFFERSIZE_ARGTYPES(float)) { in xgeqrf_bufferSize() function
1578 void xgeqrf_bufferSize<double>(CUDASOLVER_XGEQRF_BUFFERSIZE_ARGTYPES(double)) { in xgeqrf_bufferSize() function
1595 void xgeqrf_bufferSize<c10::complex<float>>( in xgeqrf_bufferSize() function
1613 void xgeqrf_bufferSize<c10::complex<double>>( in xgeqrf_bufferSize() function