Template Function at::symint::fft_ihfft2_out(const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, ::std::optional<c10::string_view>)¶
Defined in File Functions.h
Function Documentation¶
-
template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
const at::Tensor &at::symint::fft_ihfft2_out(const at::Tensor &out, const at::Tensor &self, at::OptionalIntArrayRef s = ::std::nullopt, at::IntArrayRef dim = {-2, -1}, ::std::optional<c10::string_view> norm = ::std::nullopt)¶