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.
 
 
 
 
 
 
xsmq 46f4c28fcf init 5 years ago
..
__init__.py init 5 years ago
assign.py init 5 years ago
cast.py init 5 years ago
default_schedule.py init 5 years ago
equal.py init 5 years ago
greater_equal.py init 5 years ago
hsigmoid.py init 5 years ago
hsigmoid_grad.py init 5 years ago
hswish.py init 5 years ago
hswish_grad.py init 5 years ago
less_equal.py init 5 years ago
logical_and.py init 5 years ago
logical_not.py init 5 years ago
logical_or.py init 5 years ago
mul.py init 5 years ago
notequal.py init 5 years ago
relu6.py init 5 years ago
relu6_grad.py init 5 years ago
squeeze.py init 5 years ago
squeeze_grad.py init 5 years ago
sub.py init 5 years ago
tile.py init 5 years ago

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

Python C++ Text Cuda CMake other