File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
/* ******************************************************************************
2
2
* Copyright 2019-2023 Intel Corporation
3
3
* Copyright 2022 FUJITSU LIMITED
4
- * Copyright 2022 Arm Ltd. and affiliates
4
+ * Copyright 2022, 2024 Arm Ltd. and affiliates
5
5
*
6
6
* Licensed under the Apache License, Version 2.0 (the "License");
7
7
* you may not use this file except in compliance with the License.
16
16
* limitations under the License.
17
17
*******************************************************************************/
18
18
19
+ #include " common/compiler_workarounds.hpp"
19
20
#include " cpu/cpu_engine.hpp"
20
-
21
21
#include " cpu/ref_deconvolution.hpp"
22
-
23
22
#if DNNL_X64
24
23
#include " cpu/x64/jit_avx512_core_amx_deconvolution.hpp"
25
24
#include " cpu/x64/jit_avx512_core_x8s8s32x_1x1_deconvolution.hpp"
You can’t perform that action at this time.
0 commit comments