We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
使用.clang-format文件来配置C++格式化,pyproject.toml来配置Python格式化。C++ Vscode默认的格式化就支持。 Python需要安装插件Black Formatter - Visual Studio Marketplace或者手动指定format工具为black CmakeLists.txt使用cmake-format,Vscode安装插件cmake-format
[Component] <Subject>. <Description> <Design Document>
[Kernel] Add hgemm_f32f16f32 kernels.
首先在github fork一个自己的repo,然后在自己repo上创建自己的开发分支,功能完成后,提交Pull Request至该repo,待PR被Accept后,Merge回master。提交时,需要选择Pull Request的类型,便于对Pull Request归类,如下图:
VSCode format