-
Notifications
You must be signed in to change notification settings - Fork 190
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (52 loc) · 1.02 KB
/
.gitignore
File metadata and controls
52 lines (52 loc) · 1.02 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
plans/
worktrees/
profiles/
test_results_*/
code/benchmark_results.txt
code/ch16/gpt120b_big.txt
code/ch14/compiled_code_output/
code/ch14/torch_compile_debug/
code/ch16/gpt_oss_120b_results.json
code/ch16/gpt_quick_results.txt
BENCHMARK_*.json
code/cluster/results/structured/mcp_cluster_smoke_test*
.venv/
.pytest_cache/
manuscript_diffs/
.torch_extensions/
update_log.md
perf_review_findings.md
summary_findings.md
code_blocks.json
hta_traces
code/profile_runs/
code/profiles/
chapters_text/
build/
*.nsys-rep
*.ncu-rep
*.out
*.err
run_report_*.md
build_report_*.md
__pycache__/
# Binary dumps emitted by the Chapter 19 FP4 harness wrappers (untracked artifacts).
code/ch19/fp4_hardware_kernel_*_output.bin
UPDATE_SUMMARY.md
UPDATES_SUMMARY.md
code2/
.ipynb_checkpoints/
book/
CONSISTENCY_REPORT.md
COMPLIANCE_REPORT.md
.DS_Store
AI_PerEng_clean_draft.pdf
AI_PerEng_clean_draft.txt
github_repo.tar.gz
master_profile_*/
profile_suite.log
*.log
code/third_party/pytorch-src/
code/third_party/pytorch-src/
code/vendor/pytorch-src/
*.json.bak