Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkl/
H A DSpectralOps.cpp236 T compute_fct(int64_t size, int64_t normalization) { in compute_fct() function
247 T compute_fct(const Tensor& t, IntArrayRef dim, int64_t normalization) { in compute_fct() function