rattus
a99d1f9c14
Pause comfy compiler for long lived sparse allocations ( #16148 )
...
* model_prefetch: add friendly API to pause comfy compiler
* sparse_attention: Pause comfy compiler for un-freed pieces
The VSA plan and pool stats do not free within the transformer causing
a comfy-compiler rogue allocation and graph break.
Ideally these should be freed in the lifetime of the transformer run
(and comfy-compiler scope) but there isnt a convenient place for the
particular lifecylce intended by these variables. So go with the pause()
approach.
2026-09-06 10:49:45 -07:00
..
2026-03-06 18:20:07 -05:00
2026-08-08 22:38:34 -04:00
2025-11-23 04:55:22 -05:00
2026-05-25 19:23:29 -07:00
2026-08-22 22:08:22 -04:00
2026-08-28 15:33:18 -04:00
2026-09-05 21:18:15 -04:00
2025-07-16 14:42:07 -04:00
2026-08-17 23:20:28 -04:00
2026-09-04 13:18:39 -04:00
2026-02-15 20:30:09 -05:00
2026-05-29 09:14:32 -07:00
2026-09-04 13:18:39 -04:00
2024-07-30 14:41:13 -04:00
2026-08-11 15:54:15 -04:00
2026-01-12 17:05:54 -05:00
2026-08-21 20:32:25 -04:00
2026-07-08 23:20:10 -07:00
2026-02-26 01:30:31 -05:00
2026-06-20 07:47:31 +08:00
2026-08-08 22:38:34 -04:00
2026-05-04 20:17:56 -07:00
2026-05-28 19:23:42 -07:00
2025-07-06 07:07:39 -04:00
2026-05-08 17:14:45 +08:00
2026-08-02 16:20:27 -04:00
2026-08-21 20:32:25 -04:00
2026-02-13 15:35:13 -05:00
2026-09-03 14:05:26 -07:00
2026-05-30 15:20:04 -04:00
2026-08-31 20:05:53 -07:00
2026-09-05 21:18:15 -04:00
2026-09-05 21:00:11 -04:00
2026-08-28 18:12:36 -04:00
2026-09-06 10:49:45 -07:00
2026-08-06 13:36:34 -07:00
2026-06-02 10:05:24 -07:00
2026-08-07 22:14:04 -04:00
2026-08-13 21:12:55 -04:00
2026-05-25 19:23:29 -07:00
2026-08-02 08:16:06 -07:00
2025-09-13 18:03:34 -04:00
2026-08-10 23:25:01 -04:00
2026-05-02 22:46:15 -04:00
2026-08-16 21:34:39 -04:00
2026-05-25 18:26:40 -07:00
2026-08-28 15:33:18 -04:00
2026-07-04 17:06:09 +08:00
2026-08-21 20:32:25 -04:00
2026-07-10 15:07:42 +08:00
2026-08-31 20:05:53 -07:00
2026-08-27 07:57:31 -07:00
2026-08-18 19:59:52 -07:00