已合并
fix reg compute impl warning message #1107
li-xingyue-lxy创建于 3月23日
fix reg compute impl warning message #1107
已合并
li-xingyue-lxy创建于 3月23日
43 个文件变更+43-43
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_addrreg_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_addrreg_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_addrreg_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_addrreg_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_ADDRREG_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_ADDRREG_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_common_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_common_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_common_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COMMON_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COMMON_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_copy_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_copy_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_copy_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_copy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COPY_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COPY_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_datacopy_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_datacopy_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_datacopy_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_datacopy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_datacopy_load_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_datacopy_load_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_datacopy_load_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_datacopy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_LOAD_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_LOAD_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_datacopy_store_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_datacopy_store_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_datacopy_store_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_datacopy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_STORE_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_STORE_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_datatype_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_datatype_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_datatype_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_struct_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATATYPE_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATATYPE_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_gather_mask_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_gather_mask_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_gather_mask_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_gather_mask_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_GATHER_MASK_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_GATHER_MASK_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_histograms_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_histograms_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_histograms_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_histograms_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_HISTOGRAMS_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_HISTOGRAMS_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_maskreg_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_maskreg_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_maskreg_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_maskreg_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MASKREG_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MASKREG_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_membar_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_membar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_membar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_membar_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MEMBAR_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MEMBAR_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_pack_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_pack_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_pack_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_pack_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_PACK_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_PACK_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_arange_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_arange_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_arange_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_arange_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_ARANGE_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_ARANGE_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_binary_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_binary_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_binary_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_binary_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_binary_scalar_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_binary_scalar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_binary_scalar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_binary_scalar_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_SCALAR_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_SCALAR_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_cmpsel_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_cmpsel_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_cmpsel_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_cmpsel_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_CMPSEL_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_CMPSEL_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_duplicate_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_duplicate_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_duplicate_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_duplicate_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_DUPLICATE_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_DUPLICATE_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_fused_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_fused_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_fused_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_fused_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_FUSED_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_FUSED_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_reduce_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_reduce_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_reduce_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_reduce_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_REDUCE_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_REDUCE_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_ternary_scalar_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_ternary_scalar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_ternary_scalar_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_ternary_scalar_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_TERNARY_SCALAR_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_TERNARY_SCALAR_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_unary_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_unary_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_unary_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_unary_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_UNARY_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_UNARY_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/dav_c310/kernel_reg_compute_vec_vconv_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_vconv_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/dav_c310/kernel_reg_compute_vec_vconv_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_vconv_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_VCONV_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_VCONV_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_addrreg_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_addrreg_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_addrreg_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_addrreg_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_ADDRREG_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_ADDRREG_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_common_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_common_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_common_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COMMON_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COMMON_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_copy_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_copy_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_copy_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_copy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COPY_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_COPY_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_datacopy_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_datacopy_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_datacopy_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_datacopy_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_DATACOPY_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_gather_mask_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_gather_mask_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_gather_mask_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_gather_mask_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_GATHER_MASK_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_GATHER_MASK_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_histograms_intf_impl.h+1-1
@@ -15,7 +15,7 @@
15 15 
16 16 
17#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)17#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
18#pragma message("kernel_reg_compute_histograms_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")18#pragma message("impl/basic/reg_compute/kernel_reg_compute_histograms_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_histograms_intf.h\"\" and use public functions or variables defined in interface headers files.")
19#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__19#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
20#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_HISTOGRAMS_INTF_IMPL__20#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_HISTOGRAMS_INTF_IMPL__
21#endif21#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_maskreg_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_maskreg_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_maskreg_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_maskreg_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MASKREG_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MASKREG_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_membar_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_membar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_membar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_membar_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MEMBAR_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_MEMBAR_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_pack_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_pack_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_pack_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_pack_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_PACK_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_PACK_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_struct_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_struct_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_struct_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_struct_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_STRUCT_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_STRUCT_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_arange_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_arange_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_arange_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_arrange_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_ARANGE_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_ARANGE_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_binary_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_binary_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_binary_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_binary_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_binary_scalar_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_binary_scalar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_binary_scalar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_binary_scalar_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_SCALAR_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_BINARY_SCALAR_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_cmpsel_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_cmpsel_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_cmpsel_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_cmpsel_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_CMPSEL_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_CMPSEL_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_duplicate_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_duplicate_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_duplicate_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_duplicate_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_DUPLICATE_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_DUPLICATE_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_fused_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_fused_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_fused_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_fused_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_FUSED_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_FUSED_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_reduce_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_reduce_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_reduce_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_reduce_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_REDUCE_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_REDUCE_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_ternary_scalar_intf_impl.h+1-1
@@ -13,7 +13,7 @@
13 */13 */
14 14 
15#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)15#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
16#pragma message("kernel_reg_compute_vec_ternary_scalar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")16#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_ternary_scalar_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_ternary_scalar_intf.h\"\" and use public functions or variables defined in interface headers files.")
17#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__17#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
18#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_TERNARY_SCALAR_INTF_IMPL__18#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_TERNARY_SCALAR_INTF_IMPL__
19#endif19#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_unary_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_unary_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_unary_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_unary_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_UNARY_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_UNARY_INTF_IMPL__
20#endif20#endif
Mimpl/basic_api/reg_compute/kernel_reg_compute_vec_vconv_intf_impl.h+1-1
@@ -14,7 +14,7 @@
14 */14 */
15 15 
16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)16#if !defined(__ASCENDC_INCLUDE_INTERNAL_HEADERS__)
17#pragma message("kernel_reg_compute_vec_vconv_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use kernel_reg_compute_intf.h and use public functions or variables defined in interface headers files.")17#pragma message("impl/basic/reg_compute/kernel_reg_compute_vec_vconv_intf_impl.h is an internal header file and must not be used directly. Functions or variables defined in this file maybe removed in the future. Please use \"#include \"reg_compute/kernel_reg_compute_vec_vconv_intf.h\"\" and use public functions or variables defined in interface headers files.")
18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__18#define __ASCENDC_INCLUDE_INTERNAL_HEADERS__
19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_VCONV_INTF_IMPL__19#define __UNDEF_ASCENDC_INCLUDE_INTERNAL_HEADERS_KERNEL_REG_COMPUTE_VEC_VCONV_INTF_IMPL__
20#endif20#endif