trunk/d288c4204390786fb6ecadcba8a45c395b91da6e: Add oneDNN LSTM primitive support for XPU inference (#185531)
🔒
https://github.com
«Summary
Use dnnl::lstm_forward primitive on XPU for LSTM inference, replacing the per-timestep fused cell approach. The oneDNN primitive processes the entire sequence internally, eliminating O(T) kernel launches.
Changes...»
Automatische Weiterleitung...
1.5s