本地4090代码提交

This commit is contained in:
2026-01-28 19:51:03 +08:00
parent eddcdd428f
commit 196378f2d3
41 changed files with 8447 additions and 450 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
logs/
outputs/
.venv/
# C++
**/cmake-build*/
**/build*/