forked from mindspore-Ecosystem/mindspore
Add some badges to show project statistics
This commit is contained in:
parent
447a3a6fc2
commit
58afd7d252
|
@ -1,5 +1,13 @@
|
|||

|
||||
|
||||
[](https://pypi.org/project/mindspore)
|
||||
[](https://badge.fury.io/py/mindspore)
|
||||
[](https://pepy.tech/project/mindspore)
|
||||
[](https://hub.docker.com/r/mindspore/mindspore-cpu)
|
||||
[](https://github.com/mindspore-ai/mindspore/blob/master/LICENSE)
|
||||
[](https://join.slack.com/t/mindspore/shared_invite/zt-dgk65rli-3ex4xvS4wHX7UDmsQmfu8w)
|
||||
[](https://gitee.com/mindspore/mindspore/pulls)
|
||||
|
||||
[查看中文](./README_CN.md)
|
||||
|
||||
<!-- TOC -->
|
||||
|
|
10
README_CN.md
10
README_CN.md
|
@ -1,5 +1,13 @@
|
|||

|
||||
|
||||
[](https://pypi.org/project/mindspore)
|
||||
[](https://badge.fury.io/py/mindspore)
|
||||
[](https://pepy.tech/project/mindspore)
|
||||
[](https://hub.docker.com/r/mindspore/mindspore-cpu)
|
||||
[](https://github.com/mindspore-ai/mindspore/blob/master/LICENSE)
|
||||
[](https://join.slack.com/t/mindspore/shared_invite/zt-dgk65rli-3ex4xvS4wHX7UDmsQmfu8w)
|
||||
[](https://gitee.com/mindspore/mindspore/pulls)
|
||||
|
||||
[View English](./README.md)
|
||||
|
||||
<!-- TOC -->
|
||||
|
@ -65,7 +73,7 @@ MindSpore自动并行的目的是构建数据并行、模型并行和混合并
|
|||
|
||||
MindSpore提供跨多个后端的构建选项:
|
||||
|
||||
| 硬件平台 | 操作系统 | 状态 |
|
||||
| 硬件平台 | 操作系统 | 状态 |
|
||||
| :------------ | :-------------- | :--- |
|
||||
| Ascend 910 | Ubuntu-x86 | ✔️ |
|
||||
| | Ubuntu-aarch64 | ✔️ |
|
||||
|
|
Loading…
Reference in New Issue