Closed shewu-quic closed 10 hours ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit f1fe34b11a6b5b79bfd0ef9bf4779760d7feb7c3 with merge base a39ea29ba0b8dabb1e6d133386bf83000743da78 (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Hi @cccclai,
The PR is to fix the issue of memory usage. Could you please help take a look?
Thanks, Hutton
I think spill fill buffer is still necessary for 8b due to the memory usage in HTP. This change only reduced PSS not dma buffer.
Qnn backend doesn't need processed data after qnn_context_create_from_binary.