Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 4d706e8

Browse files
[DOC] Add Flower to MXNet ecosystem (#20038)
* add flower decsription and logo to mxnet ecosystem * add name to contributors
1 parent 189bc91 commit 4d706e8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ List of Contributors
291291
* [Andrzej Kotlowski](https://github.com/anko-intel)
292292
* [Yingxiao Du](https://github.com/Duconnor)
293293
* [Bartosz Kuncer](https://github.com/bartekkuncer)
294+
* [Maria Boerner](https://github.com/mariaboerner1987)
294295

295296
Label Bot
296297
---------
8.61 KB
Loading

docs/static_site/src/pages/ecosystem.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
link: https://autogluon.mxnet.io
2626

2727
ecosystem_other:
28+
- title: Flower
29+
text: Flower is an agnostic federated learning framework. Federate any workload, any machine learning framework, and any programming language.
30+
icon: /assets/img/flower_icon.png
31+
link: https://flower.dev/
2832
- title: InsightFace
2933
text: State-of-the-art face detection and face recognition repository, including ArcFace loss and RetinaFace implementation
3034
link: https://github.com/deepinsight/insightface

0 commit comments

Comments
 (0)