More detailed listed around the tradeoff.

This commit is contained in:
2025-07-28 01:36:56 -04:00
parent 2f9f000b65
commit e05e74d9bc
5 changed files with 96 additions and 42 deletions

View File

@@ -72,4 +72,21 @@
year = {2008},
pages = {107--113},
doi = {10.1145/1327452.1327492}
}
@inproceedings{chen2016gradient,
author = {Chen, Tianqi and Xu, Bing and Zhang, Chiyuan and Guestrin, Carlos},
title = {Training Deep Nets with Sublinear Memory Cost},
booktitle = {arXiv preprint arXiv:1604.06174},
year = {2016}
}
@article{graefe1993query,
author = {Graefe, Goetz},
title = {Query Evaluation Techniques for Large Databases},
journal = {ACM Computing Surveys},
volume = {25},
number = {2},
year = {1993},
pages = {73--169}
}