Template Function at::symint::_empty_per_channel_affine_quantized_out(at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>)¶
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::_empty_per_channel_affine_quantized_out(at::Tensor &out, at::IntArrayRef size, const at::Tensor &scales, const at::Tensor &zero_points, int64_t axis, ::std::optional<at::MemoryFormat> memory_format = c10::MemoryFormat::Contiguous)¶