Skip to content

Fix spelling error in "Kismat" #1761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions governing-board.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ <h3>Lysandre Debut, Hugging Face</h3>
</div>
<div class="row board-member">
<div class="col-md-3">
<img src="/assets/images/governing-board/kismet-singh.jpg" alt="Kismet Singh">
<img src="/assets/images/governing-board/kismet-singh.jpg" alt="Kismat Singh">
</div>
<div class="col-md-9">
<h3>Kismet Singh, Intel</h3>
<h3>Kismat Singh, Intel</h3>
<p>Kismat works as VP S/W of AI Frameworks team at Intel. The team focuses on frameworks like PyTorch, TF and other inference/serving engines. Prior to Intel Kismat worked at Nvidia for 8 focusing on AI S/W frameworks/libs like TensorRT, Deep learning compiler etc.<br />
<a href="https://www.linkedin.com/in/kismat-singh-4a94511/" target="_blank" title="Kismet Singh on LinkedIn">
<a href="https://www.linkedin.com/in/kismat-singh-4a94511/" target="_blank" title="Kismat Singh on LinkedIn">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="-10.23 -10.23 531.96 531.96" aria-label="LinkedIn"><rect width="512" height="512" rx="0" fill="currentColor"/><circle fill="#fff" cx="142" cy="138" r="37"/><path stroke="#fff" stroke-width="66" d="M244 194v198M142 194v198"/><path fill="#fff" d="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51 19-59 32"/></svg>
</a>
</p>
Expand Down