Commit 656a55b
committed
feat(v5-g05): sharding axis_assignments → extras.sharding_applied
Closes V5-G05 / cppmega-mlx-8be. UI ShardingTab selection was
propagation-decorative for stage_train. v5 now reports
extras.sharding_applied = {axis_assignments[], shard_dim,
microbatch_size, compile_mode} so e2e can prove UI selection
reaches train context. Actual distributed math is single-device for
stage_train; real multi-device train deferred to v6.
1/1 e2e green; 52 stage_train pytest unchanged.1 parent 111f3e4 commit 656a55b
2 files changed
Lines changed: 55 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
| 710 | + | |
710 | 711 | | |
711 | 712 | | |
712 | 713 | | |
713 | 714 | | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
714 | 737 | | |
715 | 738 | | |
716 | 739 | | |
| |||
894 | 917 | | |
895 | 918 | | |
896 | 919 | | |
| 920 | + | |
897 | 921 | | |
898 | 922 | | |
899 | 923 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments