Rate this Page

Template Function at::symint::value_selecting_reduction_backward(const at::Tensor&, int64_t, const at::Tensor&, c10::SymIntArrayRef, bool)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor at::symint::value_selecting_reduction_backward(const at::Tensor &grad, int64_t dim, const at::Tensor &indices, c10::SymIntArrayRef sizes, bool keepdim)#