You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
# Context
With the goal of porting mHML on Executorch, a few operators are missing.
The main focus is on improving performance for the operators used by the model.
# Summary
This diff includes a general and HiFi4 optimized GRU operator.
Specifically, it adds both a standard GRU implementation and a version optimized for HiFi4 DSPs, ensuring better performance on supported hardware.
---
#hthtemplate
Reviewed By: skrtskrtfb, mcremon-meta
Differential Revision: D81703253
0 commit comments