Searched defs:is_mirrored_dim (Results 1 – 1 of 1) sorted by relevance
34 Range range, at::ArrayRef<bool> is_mirrored_dim, IntArrayRef signal_half_sizes, in _fft_fill_with_conjugate_symmetry_slice()145 c10::SmallVector<bool, at::kDimVectorStaticSize> is_mirrored_dim(ndim, false); in _fft_fill_with_conjugate_symmetry_cpu_() local