Files
DeepSpeed/deepspeed
Junjie Mao e9d5d416cc deepcompile: Record graph order using OrderedDict (#7563)
On clear, GraphOrder does not clears ordered_frames. That may confuses
subsequent passes after the first iteration.

Use an OrderedDict to record the mapping from frame IDs to other
graph-related information.

Also fix the type annotation of graph_order which is a list of (int ,
bool) tuples instead of a list of int.

Signed-off-by: Junjie Mao <junjie.mao@linux.alibaba.com>
2025-09-16 05:25:32 +00:00
..
2025-09-01 01:12:40 +00:00
2025-08-16 18:22:19 +00:00
2025-08-16 18:22:19 +00:00
2024-11-06 18:57:12 +00:00
2025-06-06 18:49:41 -04:00
2025-08-16 18:22:19 +00:00
2025-08-16 18:22:19 +00:00
2023-06-02 00:47:14 +00:00
2025-08-16 18:22:19 +00:00
2025-09-03 18:14:18 +00:00
2025-03-28 22:48:17 +00:00
2025-06-06 18:49:41 -04:00
2025-08-16 18:22:19 +00:00