Skip to content

Commit

Permalink
add 3.0 in readme&sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
ShusenTang committed Dec 14, 2019
1 parent 514e6d2 commit acf4967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
* [2.7 序列化张量](chapter2/2.8.md)
* [2.8 将张量转移到GPU上运行](chapter2/2.8.md)
* [2.9 张量API](chapter2/2.9.md)
* [3. 使用张量表示真实数据](chapter3/3.0.md)
* [4. 学习机制](chapter4/4.0.md)
* 持续更新中...

Expand Down
1 change: 1 addition & 0 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
* [2.7 序列化张量](chapter2/2.8.md)
* [2.8 将张量转移到GPU上运行](chapter2/2.8.md)
* [2.9 张量API](chapter2/2.9.md)
* [3. 使用张量表示真实数据](chapter3/3.0.md)
* [4. 学习机制](chapter4/4.0.md)

0 comments on commit acf4967

Please sign in to comment.