oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

[Doc] Update documentation on "flags" parameter in dnnl_lstm_backward_primitive_desc_create()

Open lacak-sk opened this issue 1 month ago • 0 comments

Summary

There is flags argument in dnnl_lstm_backward_primitive_desc_create() which is documented as Unused. But there should be noted that for backward primitive is used: RNN flags (@ref dnnl_rnn_flags_t).

URLs

Include pointers to documents that are impacted.

Additional details

See also: https://github.com/uxlfoundation/oneDNN/issues/3995

lacak-sk avatar Oct 27 '25 09:10 lacak-sk