-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 3902491d7789cd7a6f0ef2bb1572abefff1073cf Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 20:56:02 2025 -0800 Flip flag off. commit 1880f4962b14071c7897a1c18770c246243784b7 Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 20:48:51 2025 -0800 Disable logging. commit b29b3c5 Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 20:30:40 2025 -0800 Allow no alias override. commit e5514c3 Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 19:04:14 2025 -0800 Do whole inv result tracking. commit 878ed0c Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 12:41:43 2025 -0800 Fix header commit 4f2f6b8 Merge: c527839 8b806bf Author: Stella Laurenzo <[email protected]> Date: Tue Feb 18 12:35:35 2025 -0800 Merge branch 'main' of github.com:nod-ai/sharktank into shortfin_async_alloc commit c527839 Merge: e3f1eac 51cf2f4 Author: Stella Laurenzo <[email protected]> Date: Wed Nov 13 17:41:51 2024 -0800 Merge branch 'main' into shortfin_async_alloc commit e3f1eac Author: Stella Laurenzo <[email protected]> Date: Wed Nov 13 17:09:43 2024 -0800 [shortfin] Implement async alloc/dealloc of buffers. This has been a todo since day one. For device buffers, this now properly stream orders the alloc/dealloc. Fix npe Enable logging Disable async device alloc. Fix dealloc barrier. Put dealloca on timeline Properly queue order dealloca.
- Loading branch information
1 parent
888a98a
commit 141f7ba
Showing
14 changed files
with
569 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.