Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DCUDASolver.h306 void potrs(CUDASOLVER_POTRS_ARGTYPES(Dtype)) { in potrs() function
H A DCUDASolver.cpp783 void potrs<float>( in potrs() function
790 void potrs<double>( in potrs() function
797 void potrs<c10::complex<float>>( in potrs() function
809 void potrs<c10::complex<double>>( in potrs() function