[a0] 田一贤 assignment submit - #162
Open
tianyixian wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
基本信息
修改范围
students/_template、公共题面或仓库配置。[A编号] 姓名 - 简短说明。公开性与安全
git diff --cached,没有提交大型数据、模型权重、缓存或完整日志。双层提交
README.md提供可公开、已脱敏的作业报告。README.md已填写飞书补充文档链接。A1 额外检查
若本 PR 不是 A1,请将本节标记为不适用。
README.md、submission/cs336_basics/、submission/tests/adapters.py、submission/scripts/和logs/。README.md(Markdown)。assignment1-basics工作仓库位于 SummerQuest 的兄弟目录,且没有被提交到本 PR。../assignment1-basics运行官方测试,并使用同步脚本更新个人提交目录。A0 额外检查
若本 PR 不是 A0,请将本节标记为不适用。
nvidia-smi与gpustat并记录退出码。A2-P 额外检查
若本 PR 不是 A2-P,请将本节标记为不适用。A2-P 已正式发布,按题面要求提交。
README.md、submission/profiling/**/*.py、规定的轻量results/和至少三张被报告引用的裁剪、压缩图片。scripts/sync_a2p_submission.py和scripts/validate_repo.py。torch.profiler完成两个模型规模 × 三个 context 的六个train_steptrace。.nsys-rep、snapshot、完整 trace、权重、数据、压缩包、上游代码或依赖环境。results/与assets/合计不超过 2 MiB,Profile 只保留关键汇总与截图。A2-K 额外检查
若本 PR 不是 A2-K,请将本节标记为不适用。A2-K 已正式发布,按题面要求提交。
README.md、A2-K Python allowlist、全部规定的轻量results/和至少两张被报告引用的压缩图片。
scripts/sync_a2k_submission.py、官方 GPU tests 和scripts/validate_repo.py,且没有把 CUDA skip 写成 pass。前设置 23552 MiB allocator 上限。
memory_evidence.json已记录 allocator limit/fraction、peak allocated/reserved 和24 GiB 判定。
results/与assets/合计不超过 2 MiB,关键数字可回到轻量结果与命令。