This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
LiWanpeng
/
mindspore_signal_doc
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update README
master
ccsuzzh
3 months ago
parent
d6ba957bfb
commit
45c3635b38
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
README.md
+ 4
- 0
README.md
View File
@@ -1,6 +1,10 @@
# MindSpore Signal+ 文档
# MindSpore Signal+ 文档
### 环境安装
### 环境安装
```
pip install -r requirements.txt
pip install -r requirements.txt
```
### 文档构建
### 文档构建
```
sphinx-build -M html docs/source/ docs/build/
sphinx-build -M html docs/source/ docs/build/
```
Write
Preview
Loading…
Cancel
Save