2121 content ="{{ page.description | default: site.description | default: site.github.project_tagline }} "/>
2222 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
2323 < meta name ="theme-color " content ="#157878 ">
24- <!-- CJ styles
24+ <!-- CJ styles
2525 <link rel="stylesheet" type="text/css" href="assets/css/github.css">
2626 <link rel="stylesheet" type="text/css" href="assets/css/github2.css">
2727 -->
@@ -167,43 +167,35 @@ <h2 class="project-tagline">Stanford University, Winter 2023</h2>
167167 < div class ="slideshow-container ">
168168
169169 < div class ="mySlides fade ">
170- < div class ="numbertext "> 1 / 5 </ div >
170+ < div class ="numbertext "> 1 / 4 </ div >
171171 < div style ="width:100%; height: 650px; text-align: center; line-height: 650px; vertical-align: middle; background-color: #000000; ">
172- < img src ="/assets/img/1___4_cylinder.gif " style ="width:100%; max-height:100%; ">
172+ < img src ="/assets/img/carousel/Multicore.png " style ="width:100%; max-height:100%; ">
173173 </ div >
174174 < div class ="text "> Generic</ div >
175175 </ div >
176176
177177 < div class ="mySlides fade ">
178- < div class ="numbertext "> 2 / 5</ div >
179- < video style ="width:100%; height: 647px; background-color: #000000; " muted autoplay loop >
180- < source src ="/assets/img/2.mp4 " type ="video/mp4 ">
181- </ video >
182- < div class ="text "> Tuned up</ div >
183- </ div >
184-
185- < div class ="mySlides fade ">
186- < div class ="numbertext "> 3 / 5</ div >
187- < video style ="width:100%; height: 647px; background-color: #000000; " muted autoplay loop >
188- < source src ="/assets/img/3.mp4 " type ="video/mp4 ">
189- </ video >
190- < div class ="text "> Fewer moving parts</ div >
178+ < div class ="numbertext "> 2 / 4</ div >
179+ < div style ="width:100%; height: 650px; text-align: center; line-height: 650px; vertical-align: middle; background-color: #000000; ">
180+ < img src ="/assets/img/carousel/tensorcore-gen4-int8-2c50-d.png " style ="width:100%; max-height:100%; ">
181+ </ div >
182+ < div class ="text "> Repurposed and Augmented</ div >
191183 </ div >
192184
193185 < div class ="mySlides fade ">
194- < div class ="numbertext "> 4 / 5 </ div >
186+ < div class ="numbertext "> 3 / 4 </ div >
195187 < div style ="width:100%; height: 650px; text-align: center; line-height: 650px; vertical-align: middle; background-color: #000000; ">
196- < img src ="/assets/img/4___JET.gif " style ="width:100%; max-height:100%; ">
188+ < img src ="/assets/img/carousel/TPUGoogle.png " style ="width:100%; max-height:100%; ">
197189 </ div >
198- < div class ="text "> Streaming </ div >
190+ < div class ="text "> Bespoke and Customized </ div >
199191 </ div >
200192
201193 < div class ="mySlides fade ">
202- < div class ="numbertext "> 5 / 5 </ div >
194+ < div class ="numbertext "> 4 / 4 </ div >
203195 < div style ="width:100%; height: 650px; text-align: center; line-height: 650px; vertical-align: middle; background-color: #000000; ">
204- < img src ="/assets/img/truck .png " style ="width:100%; max-height:100%; ">
196+ < img src ="/assets/img/carousel/SN10 .png " style ="width:100%; max-height:100%; ">
205197 </ div >
206- < div class ="text "> Welcome to CS 217! </ div >
198+ < div class ="text "> Flexible and Reconfigurable </ div >
207199 </ div >
208200
209201 < a class ="prev " onclick ="plusSlides(-1) "> ❮</ a >
@@ -217,7 +209,7 @@ <h2 class="project-tagline">Stanford University, Winter 2023</h2>
217209 < span class ="dot " onclick ="currentSlide(2) "> </ span >
218210 < span class ="dot " onclick ="currentSlide(3) "> </ span >
219211 < span class ="dot " onclick ="currentSlide(4) "> </ span >
220- < span class ="dot " onclick ="currentSlide(5) "> </ span >
212+ <!-- < span class="dot" onclick="currentSlide(5)"></span> -- >
221213 </ div >
222214
223215 < script >
0 commit comments