This commit is contained in:
zhangxuetong 2020-08-17 16:00:05 +08:00
parent c7f461acc7
commit 67000aec29
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <arm_neon.h>
#include <vector>
#include "src/lite_kernel.h"
#include "src/kernel_factory.h"
#include "src/kernel_registry.h"
namespace mindspore::kernel {