Searched defs:vdot_fast_path (Results 1 – 1 of 1) sorted by relevance
833 static c10::complex<float> vdot_fast_path(int n, c10::complex<float>* x, int incx, c10::complex<flo… in vdot_fast_path() function839 static c10::complex<double> vdot_fast_path(int n, c10::complex<double>* x, int incx, c10::complex<d… in vdot_fast_path() function