Rate this Page

Function at::embedding_outf#

Function Documentation#

inline at::Tensor &at::embedding_outf(const at::Tensor &weight, const at::Tensor &indices, int64_t padding_idx, bool scale_grad_by_freq, bool sparse, at::Tensor &out)#