Skip to content

Commit d63fd1f

Browse files
authored
Remove retired / archived / stopped projects
Signed-off-by: Andreas Fehlner <[email protected]>
1 parent 1ba9be2 commit d63fd1f

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

supported-tools.html

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,12 @@ <h2 class="subheading-2 blue-text">Build Model</h2>
7070
<h3 class="subheading-4 blue-text">Frameworks & Converters</h3>
7171
<p class="mb-4">Use the frameworks you already know and love.</p>
7272
<div class="row supported-tools-logo icon-box text-center">
73-
<div class="col col-5-3 mb-5">
74-
<a href="https://caffe2.ai/" target="_blank"><img src="./images/logos/logo-Caffe2.png" alt="Caffe2"></a>
75-
</div>
73+
7674
<div class="col col-5-3 mb-5">
7775
<a href="https://catboost.ai/docs/concepts/apply-onnx-ml.html?lang=en" target="_blank"><img src="./images/logos/logo-yandex-catboost.png" alt="Yandex CatBoost"></a>
7876
</div>
79-
<div class="col col-5-3 mb-5">
80-
<a href="https://chainer.org/" target="_blank"><img src="./images/logos/logo-chainer.png" alt="Chainer"></a>
81-
</div>
82-
<div class="col col-5-3 mb-5">
83-
<a href="https://www.microsoft.com/en-us/cognitive-toolkit/" target="_blank"><img src="./images/logos/logo-Cognitive-Tollkit.png" alt="Cognitive Toolkit"></a>
84-
</div>
77+
78+
8579
<div class="col col-5-3 mb-5">
8680
<a href="https://github.com/onnx/onnx-coreml" target="_blank"><img src="./images/logos/logo-ML.png" alt="CoreML">
8781
<div>CoreML</div>
@@ -109,9 +103,7 @@ <h3 class="subheading-4 blue-text">Frameworks & Converters</h3>
109103
<div class="col col-5-3 mb-5">
110104
<a href="https://www.mosaicml.com/composer" target="_blank"><img src="./images/logos/logo-MosaicML-Composer.png" alt="MosaicML Composer"></a>
111105
</div>
112-
<div class="col col-5-3 mb-5">
113-
<a href="https://mxnet.incubator.apache.org/" target="_blank"><img src="./images/logos/logo-mxnet.png" alt="MXNet"></a>
114-
</div>
106+
115107
<div class="col col-5-3 mb-5">
116108
<a href="https://www.signalpop.com/mycaffe/" target="_blank"><img src="./images/logos/logo-mycaffe.png" alt="MyCaffe"></a>
117109
</div>
@@ -376,4 +368,4 @@ <h3 class="subheading-4 blue-text">Visualize</h3>
376368
<script src="./js/custom.js"></script>
377369
</body>
378370

379-
</html>
371+
</html>

0 commit comments

Comments
 (0)