@@ -70,18 +70,12 @@ <h2 class="subheading-2 blue-text">Build Model</h2>
70
70
< h3 class ="subheading-4 blue-text "> Frameworks & Converters</ h3 >
71
71
< p class ="mb-4 "> Use the frameworks you already know and love.</ p >
72
72
< 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
+
76
74
< div class ="col col-5-3 mb-5 ">
77
75
< 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 >
78
76
</ 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
+
85
79
< div class ="col col-5-3 mb-5 ">
86
80
< a href ="https://github.com/onnx/onnx-coreml " target ="_blank "> < img src ="./images/logos/logo-ML.png " alt ="CoreML ">
87
81
< div > CoreML</ div >
@@ -109,9 +103,7 @@ <h3 class="subheading-4 blue-text">Frameworks & Converters</h3>
109
103
< div class ="col col-5-3 mb-5 ">
110
104
< a href ="https://www.mosaicml.com/composer " target ="_blank "> < img src ="./images/logos/logo-MosaicML-Composer.png " alt ="MosaicML Composer "> </ a >
111
105
</ 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
+
115
107
< div class ="col col-5-3 mb-5 ">
116
108
< a href ="https://www.signalpop.com/mycaffe/ " target ="_blank "> < img src ="./images/logos/logo-mycaffe.png " alt ="MyCaffe "> </ a >
117
109
</ div >
@@ -376,4 +368,4 @@ <h3 class="subheading-4 blue-text">Visualize</h3>
376
368
< script src ="./js/custom.js "> </ script >
377
369
</ body >
378
370
379
- </ html >
371
+ </ html >
0 commit comments