Skip to content

Commit f62399c

Browse files
feat: add master theses for Pandey and Kashyap with publication details
1 parent ca4a661 commit f62399c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

src/data/publications.bib

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
@mastersthesis{Pandey2026THESIS,
2+
title = {HELM: Compiler-Guided Heterogeneous Execution for Large Language Models on Memory-Constrained Systems},
3+
author = {Shashwat Pandey},
4+
url = {https://mpslab-asu.github.io/publications/papers/Pandey2026THESIS.pdf, pdf
5+
https://mpslab-asu.github.io/publications/slides/Pandey2026THESIS.pptx, ppt},
6+
year = {2026},
7+
date = {2026-04-09},
8+
keywords = {},
9+
pubstate = {published},
10+
tppubtype = {mastersthesis}
11+
}
12+
13+
@mastersthesis{Kashyap2026THESIS,
14+
title = {ADAPT: Asymmetric Device Adaptive Parallel Training for Small-Scale Heterogeneous Systems},
15+
author = {Rishab Kashyap},
16+
url = {https://mpslab-asu.github.io/publications/papers/Kashyap2026THESIS.pdf, pdf
17+
https://mpslab-asu.github.io/publications/slides/Kashyap2026THESIS.pptx, slides},
18+
year = {2026},
19+
date = {2026-02-20},
20+
urldate = {2026-02-20},
21+
keywords = {},
22+
pubstate = {published},
23+
tppubtype = {mastersthesis}
24+
}
25+
126
@conference{Joshi2025codes,
227
title = {ProGIP: Protecting Gradient-based Input Perturbation Approaches for Out-of-distribution Detection From Soft Errors},
328
author = {Sumedh Joshi and Hwisoo So and Aviral Shrivastava },

0 commit comments

Comments
 (0)