forked from MarisaKirisame/MarisaKirisame.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
19 lines (19 loc) · 896 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: default
title: Marisa Kirisame
---
<div align="center">
<marquee bgcolor="#bb3434" direction="left"
scrollamount="5" width="100%">
<span style="font-size: 20px;color:#FFFFFF">
Latest news: Dynamic Tensor Rematerialization had been accepted to ICLR(SpotLight)!
</span>
</marquee>
</div>
<div class="blurb">
<h1>Hello there, I'm Marisa Kirisame!</h1>
<p>I'm a second year utah phd student, being advised by Pavel Panchekha. I work at Programming Language and Machine Learning. I am currently working on garbage collection. </p>
Selected Projects:
<li><a href="dtr.html">Saving Memory For Neural Networks</a></li>
<p>Visitor count: <a href="https://www.webfreecounter.com/" target="_blank"><img src="https://www.webfreecounter.com/hit.php?id=gmvoqcno&nd=6&style=72" border="0" alt="free counter"></a></p>
</div><!-- /.blurb -->