|
|
|
@@ -14,10 +14,10 @@ |
|
|
|
* limitations under the License. |
|
|
|
*/ |
|
|
|
|
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution_1x1.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution_winograd.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/group_convolution.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution_fp32.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution_1x1_fp32.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/convolution_winograd_fp32.h" |
|
|
|
#include "src/runtime/kernel/arm/fp32/group_convolution_fp32.h" |
|
|
|
#include "nnacl/fp32/conv.h" |
|
|
|
#include "nnacl/common_func.h" |
|
|
|
#include "schema/model_generated.h" |