Skip to content

Commit ab435bf

Browse files
committed
Relocate code for Ascend logo to Inference section
The previous PR#99 was added to the wrong section on the webpage Signed-off-by: Zhipeng Huang <zhipengh512@gmail.com>
1 parent c6e2e55 commit ab435bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

supported-tools.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,7 @@ <h3 class="subheading-4 blue-text">Pre-Trained Models</h3>
180180
<img src="./images/icon/icon-chat-comment.svg" alt="Language Models">
181181
<div>Language Models</div>
182182
</a>
183-
</div>
184-
<div class="col-4 col-sm-3 col-md-4 col-lg-3 col-xl-2">
185-
<a href="https://www.hiascend.com/en/software/modelzoo" target="_blank"><img src="./images/icon/Ascend-logo.svg" alt="Ascend Models"></a>
186-
</div>
183+
</div>
187184
</div>
188185
</div>
189186
</div>
@@ -275,6 +272,9 @@ <h3 class="subheading-4 blue-text">Inference</h3>
275272
<div class="col col-5-3 mb-5">
276273
<a href="https://docs.microsoft.com/en-us/windows/uwp/machine-learning/" target="_blank"><img src="./images/logos/logo-windows.png" alt="WindowsML"></a>
277274
</div>
275+
<div class="col col-5-3 mb-5">
276+
<a href="https://www.hiascend.com/en/software/modelzoo" target="_blank"><img src="./images/icon/Ascend-logo.svg" alt="Ascend Models"></a>
277+
</div>
278278
</div>
279279
</div>
280280
</div>

0 commit comments

Comments
 (0)