Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
1
分析
项目设置
Star
0
Fork
0
master
asc-devkit
/
docs
/
zh
/
guide
/
technical_appendix
/
cpp_standard_support
/
overview.md
下载
cann-robot
docs: rename getting_started directory and files to English with underscores and update all references
451be466
创建于
8月17日
历史提交
概述
Host侧与clang15一致,支持完整的C/C++标准。
Device侧,默认支持C++11标准,支持指定C++14、C++17、C++20。由于硬件限制,部分C++运行时能力无法支持。