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
htp_shared_memory: fix inference failures in genai
When using the htp_shared_memory feature, we see that the buffer
freed using rpcmem_free is not passed the right address. This leads
to memory exhaustion and leads to inference failure.
0 commit comments