Searched defs:signal_half_sizes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkl/ |
H A D | SpectralOps.cpp | 34 Range range, at::ArrayRef<bool> is_mirrored_dim, IntArrayRef signal_half_sizes, in _fft_fill_with_conjugate_symmetry_slice() 129 ScalarType dtype, IntArrayRef mirror_dims, IntArrayRef signal_half_sizes, in _fft_fill_with_conjugate_symmetry_cpu_()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | SpectralOps.cu | 95 ScalarType dtype, IntArrayRef mirror_dims, IntArrayRef signal_half_sizes, in _fft_fill_with_conjugate_symmetry_cuda_()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | SpectralOps.cpp | 1228 DimVector in_strides(ndim), signal_half_sizes(ndim); in _fft_fill_with_conjugate_symmetry_() local
|