Cambricon / mlu-ops

Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .
MIT License
103 stars 102 forks source link

[Fix](mlu-ops): modify license of dcn_forward and dcn_backward_weight #1050

Open SangChengC opened 4 months ago

SangChengC commented 4 months ago

Thanks for your contribution and we appreciate it a lot. :rocket::rocket:

1. Motivation

modify license of dcn_forward and dcn_backward_weight

2. Modification

    modified:   kernels/dcn_forward/dcn_common.h
    modified:   test/mlu_op_gtest/pb_gtest/src/internal_kernel/transpose_cpu/transpose_cpu.cpp
    modified:   test/mlu_op_gtest/pb_gtest/src/internal_kernel/transpose_cpu/transpose_cpu.h
    modified:   test/mlu_op_gtest/pb_gtest/src/zoo/dcn_backward_weight/dcn_backward_weight.cpp
    modified:   test/mlu_op_gtest/pb_gtest/src/zoo/dcn_backward_weight/dcn_backward_weight.h
    modified:   test/mlu_op_gtest/pb_gtest/src/zoo/dcn_forward/dcn_forward.cpp
    modified:   test/mlu_op_gtest/pb_gtest/src/zoo/dcn_forward/dcn_forward.h

3. Test Report

3.1 Modification Details

3.1.1 Accuracy Acceptance Standard

3.1.2 Operator Scheme checklist

3.2 Accuracy Test

3.2.1 Accuracy Test

3.2.2 Parameter Check

3.3 Performance Test

3.4 Summary Analysis