mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-08 02:28:25 -05:00
Wraps up the bib-verify sweep across vol1, vol2, and the paper sub-projects, and corrects three citation issues introduced earlier in the branch: - Restore tang20211bit (1-bit Adam, Tang et al. ICML 2021) in vol2 bib and in collective_communication.qmd. The earlier sweep had renamed the cite to li2022, which now resolved to AlphaCode or 1-Bit LAMB. - Restore micikevicius2018mixed in vol1 bib to point at "Mixed Precision Training" (Micikevicius et al. ICLR 2018). The entry had been overwritten with an unrelated OpenSeq2Seq paper while the cite key stayed the same. - Drop the unused li2022 (AlphaCode) entry and the duplicate li2022 (1-Bit LAMB) entry from vol2 bib. Also remove eight same-paper duplicate entries that the sweep had left behind (vol1: lawson1979, gholami2022, lange2009, ribeiro2016; vol2: bursztein2024, rasley2020, sevilla2022, narayanan2019). After this commit the bibs have zero duplicate keys and zero orphan citations across both volumes and all five paper sub-projects.
16 lines
640 B
BibTeX
16 lines
640 B
BibTeX
@inproceedings{reddi2024,
|
|
title = {MLSysBook.AI: Principles and Practices of Machine Learning Systems Engineering},
|
|
author = {Reddi, Vijay Janapa},
|
|
year = {2024},
|
|
booktitle = {2024 International Conference on Hardware/Software Codesign and System Synthesis (CODES+ISSS)},
|
|
publisher = {IEEE},
|
|
pages = {41--42},
|
|
doi = {10.1109/codes-isss60120.2024.00015},
|
|
url = {https://doi.org/10.1109/codes-isss60120.2024.00015},
|
|
note = {Available at: https://mlsysbook.org},
|
|
source = {Crossref},
|
|
x-verified = {2026-04-08},
|
|
x-verified-by = {pass-16-bib-sweep},
|
|
x-verified-source = {https://dblp.org/rec/conf/codesisss/Reddi24},
|
|
}
|