Shortcuts

Function at::_embedding_bag_dense_backward_symint_outf

Function Documentation

inline at::Tensor &at::_embedding_bag_dense_backward_symint_outf(const at::Tensor &grad, const at::Tensor &indices, const at::Tensor &offset2bag, const at::Tensor &bag_size, const at::Tensor &maximum_indices, c10::SymInt num_weights, bool scale_grad_by_freq, int64_t mode, const c10::optional<at::Tensor> &per_sample_weights, int64_t padding_idx, at::Tensor &out)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources