Rate this Page

Function at::scatter(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&, c10::string_view)#

Function Documentation#

inline at::Tensor at::scatter(const at::Tensor &self, int64_t dim, const at::Tensor &index, const at::Tensor &src, c10::string_view reduce)#