Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBlasKernel.cpp833 static c10::complex<float> vdot_fast_path(int n, c10::complex<float>* x, int incx, c10::complex<flo… in vdot_fast_path() function
839 static c10::complex<double> vdot_fast_path(int n, c10::complex<double>* x, int incx, c10::complex<d… in vdot_fast_path() function