mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Change PNG to lowercase
This commit is contained in:
parent
8f4ca51ab3
commit
55aba625fc
1 changed files with 1 additions and 1 deletions
|
|
@ -392,7 +392,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-4 mb-4 mb-md-0">
|
||||
<div class="news-img pb-4 pb-md-5 mr-xl-5 text-center">
|
||||
<img src="./images/gpt-2-training-bar-chart.PNG" alt="ort-Bar-Chart">
|
||||
<img src="./images/gpt-2-training-bar-chart.png" alt="ort-Bar-Chart">
|
||||
</div>
|
||||
<h3 class="blue-text mr-xl-5 mb-3">GPT-2 fine-tuning with ONNX Runtime – a 34% speedup in training time</h3>
|
||||
<div><a href="https://cloudblogs.microsoft.com/opensource/2020/08/24/pytorch-gpt-2-fine-tuning-onnx-runtime-speedup-training-time/" target="_blank" class="link"><span class="link-content">Read
|
||||
|
|
|
|||
Loading…
Reference in a new issue