Rate this Page

Template Function at::symint::new_full_out(at::Tensor&, const at::Tensor&, c10::SymIntArrayRef, const at::Scalar&)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor &at::symint::new_full_out(at::Tensor &out, const at::Tensor &self, c10::SymIntArrayRef size, const at::Scalar &fill_value)#