forked from chenzomi12/AISystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
875f95e
commit 543d2d1
Showing
2 changed files
with
48 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!--Copyright © ZOMI 适用于[License](https://github.com/chenzomi12/AISystem)版权许可--> | ||
|
||
# CANN & AscendC | ||
|
||
CANN 是昇腾的计算架构(Compute Architecture for Neural Networks),这是一套为高性能深度神经网络计算需求专门设计和优化的架构。而 Ascend C 是构建在 CANN 之上的算子开发编程语言 Ascend C,专为昇腾 AI 处理器算子开发设计的编程语言。 | ||
|
||
**内容大纲** | ||
|
||
> `PPT`和`字幕`需要到 [Github](https://github.com/chenzomi12/AISystem) 下载,网页课程版链接会失效哦~ | ||
> | ||
> 建议优先下载 PDF 版本,PPT 版本会因为字体缺失等原因导致版本很丑哦~ | ||
| 小节 | 链接| | ||
|:--:|:--:| | ||
| 01 昇腾异构计算架构 CANN | [文章](./01CANN.md) | | ||
| 02 算子开发编程语言 AscendC | [文章](./02AscendC.md) | | ||
|
||
## 备注 | ||
|
||
文字课程开源在 [AISys](https://chenzomi12.github.io/),系列视频托管[B 站](https://space.bilibili.com/517221395)和[油管](https://www.youtube.com/@ZOMI666/videos),PPT 开源在[github](https://github.com/chenzomi12/AISystem),欢迎取用!!! | ||
|
||
> 非常希望您也参与到这个开源课程中,B 站给 ZOMI 留言哦! | ||
> | ||
> 欢迎大家使用的过程中发现 bug 或者勘误直接提交代码 PR 到开源社区哦! | ||
> | ||
> 欢迎大家使用的过程中发现 bug 或者勘误直接提交 PR 到开源社区哦! | ||
> | ||
> 请大家尊重开源和 ZOMI 的努力,引用 PPT 的内容请规范转载标明出处哦! |