jaunatisblue
  • Joined on 2026-01-06
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-12 15:44:53 +08:00
72f95599bb 完善mps的vidal机制,多节点并行;补充tn搜索时dask集群搜索的方式
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-10 22:37:25 +08:00
aa122964b4 numpy换为torch;修复torch后端计算方式不支持的问题,加速svd;发现并行化err,尝试修复;当前加速比11x,但是最新的并行方式不稳定,可能有精度问题
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-09 21:15:29 +08:00
fea8e5abc0 更新脚本
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-09 18:36:52 +08:00
ff96e36cfc 更新脚本和后端
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-09 15:25:42 +08:00
7cebbb0820 更新baseline
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-09 13:59:53 +08:00
57d5fbcbb0 mps基础脚本
jaunatisblue created branch mps in jaunatisblue/qibotn 2026-05-09 13:59:53 +08:00
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-08 11:57:34 +08:00
5479574502 优化 torch CPU 张量网络收缩路径
cec0ba272a 完善脚本功能,添加计时估计
Compare 2 commits »
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-08 00:16:51 +08:00
8b71ff96c8 误传profiling删除
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-08 00:13:16 +08:00
49b27a5840 完善时间剪枝功能
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-07 23:37:38 +08:00
c818ac7a6e mpi完善
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-07 23:35:47 +08:00
0a96553bd8 多机测试
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-07 23:27:18 +08:00
2f5c863952 并行化支持完善
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-07 11:20:25 +08:00
fbae48eb3d 期望值计算支持;更新后端调用
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-05 23:31:46 +08:00
f776fbb04f 修复时间剪枝功能
jaunatisblue pushed to tn at jaunatisblue/qibotn 2026-05-05 19:12:58 +08:00
5a692033a6 添加MPI并行TN benchmark及辅助脚本,移除旧benchmark
a3f39a1d67 删除tn脚本implementation
dd222587b7 tn脚本更新
740828872e 添加tn脚本
80d9c1de5a benchmark测试,发现瓶颈:路径搜索
Compare 6 commits »
jaunatisblue created branch tn in jaunatisblue/qibotn 2026-05-05 19:12:58 +08:00
jaunatisblue deleted branch mps from jaunatisblue/qibotn 2026-05-05 19:12:41 +08:00
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-05 19:04:33 +08:00
5a692033a6 添加MPI并行TN benchmark及辅助脚本,移除旧benchmark
a3f39a1d67 删除tn脚本implementation
Compare 2 commits »
jaunatisblue pushed to mps at jaunatisblue/qibotn 2026-05-03 18:54:16 +08:00
dd222587b7 tn脚本更新