Rate this Page

Function at::_triton_scaled_dot_attention_out#

Function Documentation#

inline at::Tensor &at::_triton_scaled_dot_attention_out(at::Tensor &out, const at::Tensor &q, const at::Tensor &k, const at::Tensor &v, double dropout_p = 0.0)#