Template Function at::symint::fft_fftn_out(at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::OptionalIntArrayRef, ::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>>>
at::Tensor &at::symint::fft_fftn_out(at::Tensor &out, const at::Tensor &self, at::OptionalIntArrayRef s = ::std::nullopt, at::OptionalIntArrayRef dim = ::std::nullopt, ::std::optional<c10::string_view> norm = ::std::nullopt)¶