You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mindspore-ci-bot a5a856cd2c !63 Update releasenote 1.2.0 5 years ago
.gitee init 5 years ago
.github init 5 years ago
cmake init 5 years ago
docs init 5 years ago
python/akg [TUNING] add the gpu-tuning process to master 5 years ago
scripts init 5 years ago
src enhance mapping: drop axes that cannot be mapped to block before block mapping 5 years ago
tests [TUNING] add the gpu-tuning process to master 5 years ago
third_party enhance mapping: drop axes that cannot be mapped to block before block mapping 5 years ago
.clang-format init 5 years ago
.gitignore init 5 years ago
CMakeLists.txt Can not set _GLIBCXX_USE_CXX11_ABI=0 in current profiling 5 years ago
CONTRIBUTING.md init 5 years ago
LICENSE init 5 years ago
NOTICE init 5 years ago
README.md init 5 years ago
README_CN.md init 5 years ago
RELEASE.md update releasenote 1.2.0 5 years ago
Third_Party_Open_Source_Software_Notice init 5 years ago
build.sh sync master 5 years ago
requirements.txt init 5 years ago
setup.py init 5 years ago

AKG(Auto Kernel Generator)对深度神经网络中的算子进行优化,并提供特定模式下的算子自动融合功能。AKG与MindSpore的图算融合功能协同工作,可提升在不同硬件后端上运行网络的性能。

Python C++ Text Cuda CMake other