|
|
@@ -17,10 +17,7 @@ |
|
|
#include <iostream> |
|
|
#include <iostream> |
|
|
#include <memory> |
|
|
#include <memory> |
|
|
#include <vector> |
|
|
#include <vector> |
|
|
|
|
|
|
|
|
// #include "mindspore/lite/src/ir/tensor.h" |
|
|
|
|
|
// #include "mindspore/lite/src/lite_kernel.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include "src/ops/primitive_c.h" |
|
|
#include "mindspore/lite/include/context.h" |
|
|
#include "mindspore/lite/include/context.h" |
|
|
#include "src/common/log_adapter.h" |
|
|
#include "src/common/log_adapter.h" |
|
|
#include "common/common_test.h" |
|
|
#include "common/common_test.h" |
|
|
|