Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dfft.cpp87 auto t_round_trip = torch::fft::ifft(T); in TEST() local
106 auto t_round_trip = torch::fft::irfft(T); in TEST() local
126 auto t_round_trip = torch::fft::ihfft(T); in TEST() local