Template Function at::symint::fft_hfft2_out(const at::Tensor&, const at::Tensor&, at::OptionalSymIntArrayRef, 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, c10::SymInt>>>
const at::Tensor &at::symint::fft_hfft2_out(const at::Tensor &out, const at::Tensor &self, at::OptionalSymIntArrayRef s = ::std::nullopt, at::IntArrayRef dim = {-2, -1}, ::std::optional<c10::string_view> norm = ::std::nullopt)¶