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
[Hexagon] Launcher modifications to make use of the new device API (apache#9356)
* Use custom lookup_linked_params function in
app/hexagon_launcher.
* Use new device api in hexagon launcher.
* Ensure app/hexagon_launcher uses kDLCPU for external allocations
so that CopyDataFromTo knows how to handle the provided memory.
* Use loadfile_hexagon in app/hexagon_launcher.
* Update hexagon launcher's get_output method to
utilize NDArray's for copying in order to exercise
the DeviceAPI.
* Apply clang formatting
0 commit comments