File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,10 +16,15 @@ <h1>AdaExplore</h1>
1616 for Efficient Kernel Generation
1717 </ p >
1818 < p class ="authors ">
19- Weihua Du · Jingming Zhuo · Yixin Dong · Andre He · Weiwei Sun ·
20- Zeyu Zheng · Manupa Karunaratne · Ivan Fox · Tim Dettmers · Tianqi Chen ·
19+ Weihua Du · Jingming Zhuo · Yixin Dong · Andre He · Weiwei Sun ·
20+ Zeyu Zheng< br /> Manupa Karunaratne · Ivan Fox · Tim Dettmers · Tianqi Chen ·
2121 Yiming Yang · Sean Welleck
2222 </ p >
23+ < p class ="institutions ">
24+ < span > Carnegie Mellon University</ span >
25+ < span > University of Washington</ span >
26+ < span > Arm Ltd.</ span >
27+ </ p >
2328 < p class ="cta ">
2429 < a class ="btn btn-icon " href ="https://arxiv.org/abs/2604.16625 ">
2530 < svg viewBox ="0 0 16 16 " aria-hidden ="true ">
Original file line number Diff line number Diff line change @@ -69,6 +69,14 @@ html, body {
6969.authors {
7070 font-size : 0.92rem ;
7171 color : var (--muted );
72+ margin : 0 0 0.35rem ;
73+ }
74+ .institutions {
75+ display : flex;
76+ flex-wrap : wrap;
77+ gap : 0.3rem 1.6rem ;
78+ font-size : 0.86rem ;
79+ color : var (--muted );
7280 margin : 0 0 1.5rem ;
7381}
7482.cta { margin : 0 ; }
You can’t perform that action at this time.
0 commit comments