已合并
删除冗余文件 #2055
LSYlsy0214创建于 2月25日
删除冗余文件 #2055
已合并
LSYlsy0214创建于 2月25日
11 个文件变更+0-11
Mactivation/gelu_grad/op_host/gelu_grad_infershape.cpp+0-1
@@ -12,7 +12,6 @@
12 * \file gelu_grad_infershape.cpp12 * \file gelu_grad_infershape.cpp
13 * \brief13 * \brief
14 */14 */
15-#include "op_util.h"
16#include "log/log.h"15#include "log/log.h"
17#include "infershape_broadcast_util.h"16#include "infershape_broadcast_util.h"
18#include "platform/platform_info.h"17#include "platform/platform_info.h"
Mactivation/hardtanh_grad/op_host/hardtanh_grad_def.cpp+0-1
@@ -13,7 +13,6 @@
13 * \brief hardtanh_grad def13 * \brief hardtanh_grad def
14 */14 */
15 15 
16-#include <cstdint>
17#include "register/op_def_registry.h"16#include "register/op_def_registry.h"
18 17 
19namespace ops {18namespace ops {
Mactivation/log_sigmoid/op_host/log_sigmoid_def.cpp+0-1
@@ -14,7 +14,6 @@
14 * \brief log_sigmoid def14 * \brief log_sigmoid def
15 */15 */
16 16 
17-#include <cstdint>
18#include "register/op_def_registry.h"17#include "register/op_def_registry.h"
19 18 
20namespace ops {19namespace ops {
Mactivation/log_softmax_v2/op_host/log_softmax_v2_infershape.cpp+0-1文件内容审核中,请稍后刷新重试
Mactivation/mish_grad/op_host/mish_grad_def.cpp+0-1
@@ -7,7 +7,6 @@
7 * INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.7 * INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.
8 * See LICENSE in the root of the software repository for the full text of the License.8 * See LICENSE in the root of the software repository for the full text of the License.
9 */9 */
10-#include <cstdint>
11#include "register/op_def_registry.h"10#include "register/op_def_registry.h"
12 11 
13namespace ops {12namespace ops {
Mactivation/relu_grad_v2/op_host/relu_grad_v2_def.cpp+0-1
@@ -13,7 +13,6 @@
13 * \brief relu_grad_v213 * \brief relu_grad_v2
14 */14 */
15 15 
16-#include <cstdint>
17#include "register/op_def_registry.h"16#include "register/op_def_registry.h"
18 17 
19namespace ops {18namespace ops {
Mactivation/relu_grad_v2/op_host/relu_grad_v2_infershape.cpp+0-1
@@ -13,7 +13,6 @@
13 * \brief13 * \brief
14 */14 */
15#include "infershape_elewise_util.h"15#include "infershape_elewise_util.h"
16-#include "log/log.h"
17#include "register/op_impl_registry.h"16#include "register/op_impl_registry.h"
18 17 
19using namespace ge;18using namespace ge;
Mactivation/sigmoid_grad/op_host/sigmoid_grad_infershape.cpp+0-1
@@ -12,7 +12,6 @@
12 * \file sigmoid_grad_infershape.cpp12 * \file sigmoid_grad_infershape.cpp
13 * \brief13 * \brief
14 */14 */
15-#include "log/log.h"
16#include "register/op_impl_registry.h"15#include "register/op_impl_registry.h"
17#include "infershape_elewise_util.h"16#include "infershape_elewise_util.h"
18 17 
Mactivation/silu_grad/op_host/silu_grad_infershape.cpp+0-1文件内容审核中,请稍后刷新重试
Mactivation/softplus/op_host/softplus_def.cpp+0-1
@@ -13,7 +13,6 @@
13 * \brief softplus def13 * \brief softplus def
14 */14 */
15 15 
16-#include <cstdint>
17#include "register/op_def_registry.h"16#include "register/op_def_registry.h"
18 17 
19namespace ops {18namespace ops {
Mactivation/swish_grad/op_host/swish_grad_def.cpp+0-1
@@ -13,7 +13,6 @@
13 * \brief swish_grad def13 * \brief swish_grad def
14 */14 */
15 15 
16-#include <cstdint>
17#include "register/op_def_registry.h"16#include "register/op_def_registry.h"
18 17 
19namespace ops {18namespace ops {