Commit Graph

490 Commits

Author SHA1 Message Date
588e8928c0 Update BMM_Theory: docs/02_分支理论/06_ASW_Basic分支.md 2026-09-03 12:44:13 +00:00
a51571b20d Update BMM_Theory: docs/02_分支理论/05_StreamK分支.md 2026-09-03 12:44:11 +00:00
6d5e452fbc Update BMM_Theory: docs/02_分支理论/04_特殊分支.md 2026-09-03 12:44:10 +00:00
5888333298 Update BMM_Theory: docs/02_分支理论/03_转Matmul分支.md 2026-09-03 12:44:09 +00:00
7ebe391b8f Update BMM_Theory: docs/02_分支理论/02_IterBatch分支.md 2026-09-03 12:44:08 +00:00
59a7f8df44 Update BMM_Theory: docs/02_分支理论/01_MergeBatch分支.md 2026-09-03 12:44:06 +00:00
9c96fab9f6 Update BMM_Theory: docs/02_分支理论/00_总纲_分支决策树.md 2026-09-03 12:44:05 +00:00
1d1a9187c9 Update BMM_Theory: docs/04_差异对照_bmmv3_vs_BMM_Theory.md 2026-09-03 12:44:04 +00:00
759a51e92a Update BMM_Theory: docs/01_软件架构.md 2026-09-03 12:44:01 +00:00
1e8f9102d0 Update BMM_Theory: bmm_theory/hardware/ascend950pr.py 2026-09-03 12:43:59 +00:00
6a33c3b1f9 Update BMM_Theory: bmm_theory/hardware/__init__.py 2026-09-03 12:43:58 +00:00
657cc6639f Update BMM_Theory: bmm_theory/branches/to_matmul.py 2026-09-03 12:43:56 +00:00
c05cbeafad Update BMM_Theory: bmm_theory/branches/stream_k.py 2026-09-03 12:43:55 +00:00
49397260f6 Update BMM_Theory: bmm_theory/branches/special.py 2026-09-03 12:43:54 +00:00
4f90f76db9 Update BMM_Theory: bmm_theory/branches/merge_batch.py 2026-09-03 12:43:53 +00:00
af0a90bc25 Update BMM_Theory: bmm_theory/branches/iter_batch.py 2026-09-03 12:43:52 +00:00
517441de6e Update BMM_Theory: bmm_theory/branches/base.py 2026-09-03 12:43:50 +00:00
27e0fd85ba Update BMM_Theory: bmm_theory/branches/asw_basic.py 2026-09-03 12:43:49 +00:00
2881fdca38 Update BMM_Theory: bmm_theory/branches/__init__.py 2026-09-03 12:43:47 +00:00
9cb1eb91c3 Update BMM_Theory: bmm_theory/timing.py 2026-09-03 12:43:46 +00:00
c14310d9cb Update BMM_Theory: bmm_theory/router.py 2026-09-03 12:43:44 +00:00
d27278bbb6 Update BMM_Theory: bmm_theory/models.py 2026-09-03 12:43:42 +00:00
e7db521122 Update BMM_Theory: bmm_theory/io_csv.py 2026-09-03 12:43:40 +00:00
a7356fec99 Update BMM_Theory: bmm_theory/evaluator.py 2026-09-03 12:43:38 +00:00
4d5c95c3e2 Update BMM_Theory: bmm_theory/constraints.py 2026-09-03 12:43:37 +00:00
eb16b71387 Update BMM_Theory: bmm_theory/__main__.py 2026-09-03 12:43:34 +00:00
ff0bac9b45 Update BMM_Theory: bmm_theory/__init__.py 2026-09-03 12:43:33 +00:00
db8399b62c Update models.py: fp4 support 2026-09-03 12:42:35 +00:00
c2028a41ed Add BMM_Theory: t_p.csv 2026-09-03 12:37:18 +00:00
f3d6bc7003 Add BMM_Theory: t_out.csv 2026-09-03 12:37:16 +00:00
ebf77d9b48 Add BMM_Theory: t.csv 2026-09-03 12:37:14 +00:00
98223e0e12 Add BMM_Theory: p2.csv 2026-09-03 12:37:12 +00:00
32febc1f62 Add BMM_Theory: bug_test.csv 2026-09-03 12:37:11 +00:00
ed084a4be0 Add BMM_Theory: bug2.csv 2026-09-03 12:37:10 +00:00
340ae2c0d4 Add BMM_Theory: bug1_p.csv 2026-09-03 12:37:09 +00:00
b4003d8246 Add BMM_Theory: bug1_out.csv 2026-09-03 12:37:08 +00:00
7309215720 Add BMM_Theory: bug1.csv 2026-09-03 12:37:06 +00:00
d8457be420 Remove mistakenly pushed temp file: t_p.csv 2026-09-03 12:36:42 +00:00
7f318199ab Remove mistakenly pushed temp file: t_out.csv 2026-09-03 12:36:41 +00:00
60d37a83d2 Remove mistakenly pushed temp file: t.csv 2026-09-03 12:36:40 +00:00
d4a249e0f8 Remove mistakenly pushed temp file: p2.csv 2026-09-03 12:36:38 +00:00
9c805659c4 Remove mistakenly pushed temp file: bug_test.csv 2026-09-03 12:36:38 +00:00
0198f60f4e Remove mistakenly pushed temp file: bug2.csv 2026-09-03 12:36:37 +00:00
5fcfb38adf Remove mistakenly pushed temp file: bug1_p.csv 2026-09-03 12:36:36 +00:00
7644ac53f0 Remove mistakenly pushed temp file: bug1_out.csv 2026-09-03 12:36:35 +00:00
0440342dd9 Remove mistakenly pushed temp file: bug1.csv 2026-09-03 12:36:34 +00:00
88b1e4946c Add BMM_Theory: docs/04_差异对照_bmmv3_vs_BMM_Theory.md 2026-09-03 12:35:49 +00:00
f4e8eff040 Add BMM_Theory: t_p.csv 2026-09-03 12:35:30 +00:00
3090d76a92 Add BMM_Theory: t_out.csv 2026-09-03 12:35:28 +00:00
b8247af9ee Add BMM_Theory: t.csv 2026-09-03 12:35:27 +00:00