From 6ee17aa785aeefc6ab8a9a3ccfd6465a923a6797 Mon Sep 17 00:00:00 2001 From: PengC Date: Fri, 8 Aug 2025 11:17:04 +0800 Subject: [PATCH] remove useless language desc --- .../0_introduction/10_matmul_frameworklaunch/MatmulCustom.json | 1 - .../MatmulLeakyReluCustom.json | 1 - .../0_introduction/14_reduce_frameworklaunch/ReduceCustom.json | 1 - .../ascendc/0_introduction/15_sub_frameworklaunch/SubCustom.json | 1 - .../WholeReduceSumCustom.json | 1 - .../ascendc/0_introduction/1_add_frameworklaunch/AddCustom.json | 1 - .../0_introduction/2_add_frameworklaunchlite/AddCustom.json | 1 - .../0_introduction/4_addn_frameworklaunch/AddnCustom.json | 1 - .../6_addtemplate_frameworklaunch/AddTemplateCustom.json | 1 - .../7_broadcast_frameworklaunch/BroadcastCustom.json | 1 - .../8_library_frameworklaunch/static_library/AddCustom.json | 1 - .../8_library_frameworklaunch/static_library/MatmulCustom.json | 1 - .../9_leakyrelu_frameworklaunch/LeakyReluCustom.json | 1 - .../1_utilities/0_printf/FrameworkLaunch/MatmulCustom.json | 1 - .../1_utilities/3_assert/FrameworkLaunch/MatmulCustom.json | 1 - .../7_dumptensor/FrameworkLaunch/DumpTensorCube/MmadCustom.json | 1 - .../7_dumptensor/FrameworkLaunch/DumpTensorVector/AddCustom.json | 1 - operator/ascendc/2_features/12_cube_group/CubeGroupCustom.json | 1 - .../14_matmul_api_constant/MatmulApiConstantCustom.json | 1 - operator/ascendc/2_features/16_group_barrier/GroupBarrier.json | 1 - .../AddCustomTilingSink/AddCustomTilingSink.json | 1 - .../ascendc/4_best_practices/12_l2_cache_bypass/AddCustom.json | 1 - .../4_best_practices/15_mata_address_conflict/AddsCustom.json | 1 - 23 files changed, 23 deletions(-) diff --git a/operator/ascendc/0_introduction/10_matmul_frameworklaunch/MatmulCustom.json b/operator/ascendc/0_introduction/10_matmul_frameworklaunch/MatmulCustom.json index 3886a9c63..054b87366 100644 --- a/operator/ascendc/0_introduction/10_matmul_frameworklaunch/MatmulCustom.json +++ b/operator/ascendc/0_introduction/10_matmul_frameworklaunch/MatmulCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/0_introduction/12_matmulleakyrelu_frameworklaunch/MatmulLeakyReluCustom.json b/operator/ascendc/0_introduction/12_matmulleakyrelu_frameworklaunch/MatmulLeakyReluCustom.json index d1f08cc53..d8b16a5cb 100644 --- a/operator/ascendc/0_introduction/12_matmulleakyrelu_frameworklaunch/MatmulLeakyReluCustom.json +++ b/operator/ascendc/0_introduction/12_matmulleakyrelu_frameworklaunch/MatmulLeakyReluCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulLeakyreluCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/0_introduction/14_reduce_frameworklaunch/ReduceCustom.json b/operator/ascendc/0_introduction/14_reduce_frameworklaunch/ReduceCustom.json index 72e802c7f..f37fd4e13 100644 --- a/operator/ascendc/0_introduction/14_reduce_frameworklaunch/ReduceCustom.json +++ b/operator/ascendc/0_introduction/14_reduce_frameworklaunch/ReduceCustom.json @@ -1,7 +1,6 @@ [ { "op": "ReduceCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/15_sub_frameworklaunch/SubCustom.json b/operator/ascendc/0_introduction/15_sub_frameworklaunch/SubCustom.json index 0e6043041..e2a490ae8 100644 --- a/operator/ascendc/0_introduction/15_sub_frameworklaunch/SubCustom.json +++ b/operator/ascendc/0_introduction/15_sub_frameworklaunch/SubCustom.json @@ -1,7 +1,6 @@ [ { "op": "SubCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/18_unaligned_wholereduces_frameworklaunch/WholeReduceSumCustom.json b/operator/ascendc/0_introduction/18_unaligned_wholereduces_frameworklaunch/WholeReduceSumCustom.json index 3d0a93123..ef2d57ad6 100644 --- a/operator/ascendc/0_introduction/18_unaligned_wholereduces_frameworklaunch/WholeReduceSumCustom.json +++ b/operator/ascendc/0_introduction/18_unaligned_wholereduces_frameworklaunch/WholeReduceSumCustom.json @@ -1,7 +1,6 @@ [ { "op": "WholeReduceSumCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/1_add_frameworklaunch/AddCustom.json b/operator/ascendc/0_introduction/1_add_frameworklaunch/AddCustom.json index dce1ed85f..c583cac4a 100644 --- a/operator/ascendc/0_introduction/1_add_frameworklaunch/AddCustom.json +++ b/operator/ascendc/0_introduction/1_add_frameworklaunch/AddCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/2_add_frameworklaunchlite/AddCustom.json b/operator/ascendc/0_introduction/2_add_frameworklaunchlite/AddCustom.json index dce1ed85f..c583cac4a 100644 --- a/operator/ascendc/0_introduction/2_add_frameworklaunchlite/AddCustom.json +++ b/operator/ascendc/0_introduction/2_add_frameworklaunchlite/AddCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/4_addn_frameworklaunch/AddnCustom.json b/operator/ascendc/0_introduction/4_addn_frameworklaunch/AddnCustom.json index 4e51d3cf4..a3152109f 100644 --- a/operator/ascendc/0_introduction/4_addn_frameworklaunch/AddnCustom.json +++ b/operator/ascendc/0_introduction/4_addn_frameworklaunch/AddnCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddnCustom", - "language": "cpp", "input_desc": [ { "name": "srcList", diff --git a/operator/ascendc/0_introduction/6_addtemplate_frameworklaunch/AddTemplateCustom.json b/operator/ascendc/0_introduction/6_addtemplate_frameworklaunch/AddTemplateCustom.json index dce1ed85f..c583cac4a 100644 --- a/operator/ascendc/0_introduction/6_addtemplate_frameworklaunch/AddTemplateCustom.json +++ b/operator/ascendc/0_introduction/6_addtemplate_frameworklaunch/AddTemplateCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/7_broadcast_frameworklaunch/BroadcastCustom.json b/operator/ascendc/0_introduction/7_broadcast_frameworklaunch/BroadcastCustom.json index 1baca3adf..f022b7b2a 100644 --- a/operator/ascendc/0_introduction/7_broadcast_frameworklaunch/BroadcastCustom.json +++ b/operator/ascendc/0_introduction/7_broadcast_frameworklaunch/BroadcastCustom.json @@ -1,7 +1,6 @@ [ { "op": "BroadcastCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/AddCustom.json b/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/AddCustom.json index dce1ed85f..c583cac4a 100644 --- a/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/AddCustom.json +++ b/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/AddCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/MatmulCustom.json b/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/MatmulCustom.json index 3886a9c63..054b87366 100644 --- a/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/MatmulCustom.json +++ b/operator/ascendc/0_introduction/8_library_frameworklaunch/static_library/MatmulCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/0_introduction/9_leakyrelu_frameworklaunch/LeakyReluCustom.json b/operator/ascendc/0_introduction/9_leakyrelu_frameworklaunch/LeakyReluCustom.json index f582c9b0e..344f61603 100644 --- a/operator/ascendc/0_introduction/9_leakyrelu_frameworklaunch/LeakyReluCustom.json +++ b/operator/ascendc/0_introduction/9_leakyrelu_frameworklaunch/LeakyReluCustom.json @@ -1,7 +1,6 @@ [ { "op": "LeakyReluCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/1_utilities/0_printf/FrameworkLaunch/MatmulCustom.json b/operator/ascendc/1_utilities/0_printf/FrameworkLaunch/MatmulCustom.json index 3886a9c63..054b87366 100644 --- a/operator/ascendc/1_utilities/0_printf/FrameworkLaunch/MatmulCustom.json +++ b/operator/ascendc/1_utilities/0_printf/FrameworkLaunch/MatmulCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/1_utilities/3_assert/FrameworkLaunch/MatmulCustom.json b/operator/ascendc/1_utilities/3_assert/FrameworkLaunch/MatmulCustom.json index 3886a9c63..054b87366 100644 --- a/operator/ascendc/1_utilities/3_assert/FrameworkLaunch/MatmulCustom.json +++ b/operator/ascendc/1_utilities/3_assert/FrameworkLaunch/MatmulCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorCube/MmadCustom.json b/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorCube/MmadCustom.json index 14fad3b8d..13a068dbd 100644 --- a/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorCube/MmadCustom.json +++ b/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorCube/MmadCustom.json @@ -1,7 +1,6 @@ [ { "op": "MmadCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorVector/AddCustom.json b/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorVector/AddCustom.json index 495087aa1..6da181a14 100644 --- a/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorVector/AddCustom.json +++ b/operator/ascendc/1_utilities/7_dumptensor/FrameworkLaunch/DumpTensorVector/AddCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/2_features/12_cube_group/CubeGroupCustom.json b/operator/ascendc/2_features/12_cube_group/CubeGroupCustom.json index 6a9300152..7b63dd800 100644 --- a/operator/ascendc/2_features/12_cube_group/CubeGroupCustom.json +++ b/operator/ascendc/2_features/12_cube_group/CubeGroupCustom.json @@ -1,7 +1,6 @@ [ { "op": "CubeGroupCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/2_features/14_matmul_api_constant/MatmulApiConstantCustom.json b/operator/ascendc/2_features/14_matmul_api_constant/MatmulApiConstantCustom.json index 6f9849971..f65e124fb 100644 --- a/operator/ascendc/2_features/14_matmul_api_constant/MatmulApiConstantCustom.json +++ b/operator/ascendc/2_features/14_matmul_api_constant/MatmulApiConstantCustom.json @@ -1,7 +1,6 @@ [ { "op": "MatmulApiConstantCustom", - "language": "cpp", "input_desc": [ { "name": "a", diff --git a/operator/ascendc/2_features/16_group_barrier/GroupBarrier.json b/operator/ascendc/2_features/16_group_barrier/GroupBarrier.json index 284d76f28..3f84eb7da 100644 --- a/operator/ascendc/2_features/16_group_barrier/GroupBarrier.json +++ b/operator/ascendc/2_features/16_group_barrier/GroupBarrier.json @@ -1,7 +1,6 @@ [ { "op": "GroupBarrier", - "language": "cpp", "input_desc": [ { "name": "barworkspace", diff --git a/operator/ascendc/2_features/17_tiling_sink/AddCustomTilingSink/AddCustomTilingSink/AddCustomTilingSink.json b/operator/ascendc/2_features/17_tiling_sink/AddCustomTilingSink/AddCustomTilingSink/AddCustomTilingSink.json index 9a1ee691b..e827c0392 100644 --- a/operator/ascendc/2_features/17_tiling_sink/AddCustomTilingSink/AddCustomTilingSink/AddCustomTilingSink.json +++ b/operator/ascendc/2_features/17_tiling_sink/AddCustomTilingSink/AddCustomTilingSink/AddCustomTilingSink.json @@ -1,7 +1,6 @@ [ { "op": "AddCustomTilingSink", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/4_best_practices/12_l2_cache_bypass/AddCustom.json b/operator/ascendc/4_best_practices/12_l2_cache_bypass/AddCustom.json index b76e8928f..b063d2279 100644 --- a/operator/ascendc/4_best_practices/12_l2_cache_bypass/AddCustom.json +++ b/operator/ascendc/4_best_practices/12_l2_cache_bypass/AddCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddCustom", - "language": "cpp", "input_desc": [ { "name": "x", diff --git a/operator/ascendc/4_best_practices/15_mata_address_conflict/AddsCustom.json b/operator/ascendc/4_best_practices/15_mata_address_conflict/AddsCustom.json index a54432512..db988d0cd 100644 --- a/operator/ascendc/4_best_practices/15_mata_address_conflict/AddsCustom.json +++ b/operator/ascendc/4_best_practices/15_mata_address_conflict/AddsCustom.json @@ -1,7 +1,6 @@ [ { "op": "AddsCustom", - "language": "cpp", "input_desc": [ { "name": "x", -- Gitee