Browse Source

update readme

tags/v0.6.0-beta
leiyuning 5 years ago
parent
commit
b51e499a0f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -29,7 +29,7 @@ enrichment of the AI software/hardware application ecosystem.


<img src="docs/MindSpore-architecture.png" alt="MindSpore Architecture" width="600"/> <img src="docs/MindSpore-architecture.png" alt="MindSpore Architecture" width="600"/>


For more details please check out our [Architecture Guide](https://www.mindspore.cn/docs/en/0.5.0-beta/architecture.html).
For more details please check out our [Architecture Guide](https://www.mindspore.cn/docs/en/master/architecture.html).


### Automatic Differentiation ### Automatic Differentiation


@@ -186,7 +186,7 @@ please check out [docker](docker/README.md) repo for the details.


## Quickstart ## Quickstart


See the [Quick Start](https://www.mindspore.cn/tutorial/en/0.5.0-beta/quick_start/quick_start.html)
See the [Quick Start](https://www.mindspore.cn/tutorial/en/master/quick_start/quick_start.html)
to implement the image classification. to implement the image classification.


## Docs ## Docs


Loading…
Cancel
Save