Skip to content

Releases: Cambricon/mlu-ops

v0.9.0

02 Nov 11:22
f1eb6f5
Compare
Choose a tag to compare

Feature

Bug Fixes

  • Fix: revise sample compile shell script for local compiling user friendly. #794
  • Fix: do not remove build/test dir when compiling. #796
  • Fix: add scale limitation in mlu_op.h. #801
  • Fix: fix warnings when compiling nms_rotated by in #814
  • Fix: add large tensor num check for psamask. #818
  • Fix: clear build/mlu_op_gtest when build. #816
  • Fix: perf voxel_pooling_forward and fix bug. #829
  • Fix: revise sample compile shell script for local compiling user friendly. #794
  • Fix: do not remove build/test dir when compiling. #796
  • Fix: add scale limitation in mlu_op.h. #801
  • Fix: fix warnings when compiling nms_rotated by in #814
  • Fix: add large tensor num check for psamask. #818
  • Fix: clear build/mlu_op_gtest when build. #816
  • Fix: perf voxel_pooling_forward and fix bug. #829
  • Fix: check kernel launch and specify header file by in #813
  • Fix: roiaware add Param Check and use _cn_scalar_sin* by in #838
  • Fix: roiaware add annotation and modify docs by in #842
  • Fix: fix polynms doc's descriptor. #855

Documentations

  • Docs: update design_docs and development-Process by in #800
  • Docs: Fix a bug of docs. #809
  • Docs: Update toolkit description in docs. #811
  • Docs: update pr_template. #821
  • Docs: fix env var guide link error. #831
  • Docs: Fix docs for v0.8.1. #826
  • Docs: update design_docs and development-Process by in #800
  • Docs: Fix a bug of docs. #809
  • Docs: Update toolkit description in docs. #811
  • Docs: update pr_template. #821
  • Docs: fix env var guide link error. #831
  • Docs: Fix docs for v0.8.1. #826
  • Docs: Add mlu-ops BANGC-OPS-OpList.md. #830
  • Docs: update README.md. #828
  • Docs: rm some words, such as ipu. #836
  • Docs: modify the documentation comments of mlu_op.h. #837
  • Docs: Update performance acceptance standard. #820
  • Docs: Update accuracy standard. #823
  • Docs: modify design docs. #843
  • Docs: update release-note. #859
  • Docs: update installer version message. #846

Test

Contributors

@dcmee336 @yuer-cn @TingyuZhangSie @duzekunKTH @PetrelYy @mahxn0 @Unireverse @yuexiaof @DanieeelLiu @chqy99 @xwulin @zhengleiZL @baicaixmj

Full Changelog: v0.8.1...v0.9.0

v0.8.1

16 Oct 09:30
af4e997
Compare
Choose a tag to compare

Feature

Documentations

Contributors

@Unireverse

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Aug 06:37
9b3529f
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: correct release docs for v0.7.0 #691
  • Fix: Delete masked_col2im_forward docs information #695
  • Fix: update clang version for coverage test. #692
  • Fix: Fix binary ops memory leak. #697
  • Fix: fix mutual_information doc #700
  • Fix: fix focal_loss_sigmoid_backward gamma range precheck #705
  • Fix: change param name gard_feats to grad_feats #702
  • Fix: add ms_deform_attn_forward/backward into the real d… #704
  • Fix: support grad_voxel_feats zero element & fix constra… #714
  • Fix: change dynamic_point_to_voxel_backward mlu file‘s name #716
  • Fix: Fix binary ops memory leak. #721
  • Fix: fix memory leak #724
  • Fix: fix add_n in uesr_guide #736
  • Fix: fix api gtest #737
  • Fix: update ci code format check. #744
  • Fix: fix check_log_error space error. #752
  • Fix: fix focal_loss log #753
  • Fix:voxelization zero tensor bug fix. #755
  • Fix:ms_deform_attn_backward memcheck warning fix. #761
  • Fix: fix device memory leak of box_iou_rotated. #760
  • Fix:fix mmcheck warning for nms_rotated #762
  • Fix: fix focal_loss nan,inf bug #728
  • Fix: fix interface-note #767
  • Fix:fix missing return value of interface #772
  • Fix:Repair interface description error. #773
  • Fix: fix roipointpool3d interface description error. #775
  • Fix: delete unused api return message on indice_convolution_backward_data api #777
  • Fix: fix roipoint_pool3d device memcheck buffer overflow. #776
  • Fix:Repair the problem of gdram memory reading and writing coverage. #778
  • Fix: fix focalLossSigmoidBackward buffer overflow #780
  • Fix: fix border_align_backward bug, sup nan/inf #765
  • Fix: fix memory leak of dynamic_point_to_voxel_backward #782
  • Fix: fix return-status in kernel-func #784
  • Fix: fix border_align #779
  • Fix:Fix generate_proposals_v2 buffer overflow. #786
  • Fix:Fix 500 series platform max_num_priors exceed the limit problem. #785
  • Fix: support half datatype nan/inf. #787
  • Fix: add large tensor num check for bbox_overlaps. #790

Performance

  • Perf: Optimize ms_deform_attn_backward on MLU590 #661

Documentations

Test

  • TEST: add mutual_information_backward api test #675
  • TEST:add diff_iou_rotated_sort_vertices_forward api test #710
  • TEST: add focal_loss_sigmoid api test #709
  • TEST: add dynamic_point_to_voxel_forward api test #711
  • TEST: add mutual_information_backward api test #718
  • TEST: add mutual_information_forward api test #712
  • TEST: add tin_shift api test #756
  • TEST: fix error in diff_iou_rotated_sort_vertices_forward #770
  • TEST: fix error in indice_conv_backard_filter and indice_conv_forward #771
  • TEST: add masked_col2im_forward/masked_im2col_forward api test #781

Contributors

@wangrt1 @pingjiang123 @GuangpingYuan @defei-coder @duzekunKTH @Unireverse @PetrelYy @DanieeelLiu @mahxn0 @Wickyzheng @baicaixmj @Devin-D-U @xwulin @stulai @zhoujiangmin

Full Changelog: v0.7.1...v0.8.0

v0.7.1

20 Jun 02:32
f6dc5cd
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: support grad_voxel_feats zero element & fix constraint in header #713
  • Fix: change dynamic_point_to_voxel_backward mlu file name #715
  • Fix: fix memory leak in binary ops #722
  • Fix: dynamic_point_to_voxel fix mm leak #725
  • Fix: update ci code format check r0.7 #734

Documentations

Contributors

@WangYuan-cn @duzekunKTH @tudejiang79 @LittleReal @mahxn0 @ZhangLearning @DanieeelLiu @liuyuan1-v @wushaoqiang2168 @Unireverse @starkhu @Devin-D-U @Shin-Wang @FRYao @njdragonknight @yangdian0315 @Wickyzheng @tcd-fang @AquamarineSu @xichangzun

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Jun 07:00
18651a1
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: unify carafe_forward and carafe_backward op's proto #607
  • Fix: replace MLULOG to LOG(ERROR) #621
  • Fix: fix dynamic_point_to_voxel_forward bug #663
  • Fix: fix psroipool docs #665
  • Fix: fix ms_deform_attn_backward bug #650
  • Fix: fix nms_rotated bug #669
  • Fix: fix focal_loss_sigmoid_backward mpu read overflow #676
  • Fix: correct dynamic_point_to_voxel_backward call scatter_nd shape #678
  • Fix: update clang version to fix coverage test on r0.7 #693
  • Fix: fix binary ops memory leak #698
  • Fix: fix focal_loss_sigmoid_backward gamma range precheck #706
  • Fix: add ms_deform_attn_forward/backward into the real data relied op list #703

Test

  • TEST: add ms_deform_attn_backward api check cases #633
  • TEST: add ms_deform_attn_forward api test #652

Performance

  • Perf: optimize ms_deform_attn_backward on MLU590 #684

Documentations

Contributors

@WangYuan-cn @duzekunKTH @tudejiang79 @LittleReal @mahxn0 @ZhangLearning @DanieeelLiu @liuyuan1-v @wushaoqiang2168 @Unireverse @starkhu @Devin-D-U @Shin-Wang @FRYao @njdragonknight @yangdian0315 @Wickyzheng @tcd-fang @AquamarineSu @xichangzun

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Apr 08:00
bafe6a4
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: fix gen_case #563
  • Fix: fix ballquery gencase macro function #562
  • Fix: modify CMakeList to solve the single-operator link error #547
  • Fix: fix roi_crop_forward mlu_op.h #574
  • Fix: remove old install package when extract cntoolkit in independent_build. #544
  • Fix: add libprotobuf version restriction info to read.me. in #579
  • Fix: fix psroipool __float2int_rn to __float2int_rd #582
  • Fix: add arch sperating setting in operators to support 290 compile. #600
  • Fix: fix a host selection error of ms_deform_attn_forward #605
  • Fix: unify carafe_forward and carafe_backward op's proto. #617

Test

  • TEST:add roipoint_pool3d api check cases #596

Documentations

Contributors

@WangYuan-cn @duzekunKTH @tudejiang79 @LittleReal @mahxn0 @ZhangLearning @DanieeelLiu @liuyuan1-v @wushaoqiang2168 @Unireverse @starkhu @Devin-D-U @Shin-Wang @FRYao @njdragonknight @yangdian0315 @Wickyzheng

Full Changelog: v0.5.1...v0.6.0

v0.5.1

20 Mar 12:47
73648ce
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: improve compile and pre-commit. #505
  • Fix: nms_rotated not support for large tensor. #509
  • Fix: have ci work seprately for r0.5. #513
  • Fix: transfer ci to new local for r0.5. #520
  • Fix: Fix bug and spelling errors. #489
  • Fix: Fix moe_dispatch_backward_data api guide. #528
  • Fix: Repair spelling errors in notes. #484

Test

Documentations

Contributors

@WangYuan-cn @tudejiang79 @LittleReal @mahxn0 @ZhangLearning @DanieeelLiu @liuyuan1-v @duzekunKTH @wushaoqiang2168 @Unireverse @starkhu @Devin-D-U

Full Changelog: v0.5.0...v0.5.1

v0.5.302

17 Mar 04:58
82091bf
Compare
Choose a tag to compare

Special Edition

Features

Bug Fixes

  • Fix: improve compile and pre-commit. #505
  • Fix: nms_rotated not support for large tensor. #509
  • Fix: have ci work seprately for r0.5. #513
  • Fix: transfer ci to new local for r0.5. #520
  • Fix: Fix bug and spelling errors. #489
  • Fix: Fix moe_dispatch_backward_data api guide. #528
  • Fix: Repair spelling errors in notes. #484

Test

Documentations

Contributors

@WangYuan-cn @tudejiang79 @LittleReal @mahxn0 @ZhangLearning @DanieeelLiu @liuyuan1-v @duzekunKTH @wushaoqiang2168 @Unireverse @starkhu @Devin-D-U

v0.4.2

09 Mar 09:36
c2295c8
Compare
Choose a tag to compare

Features

  • Feature: Add new op box_iou_rotated. #396
  • Feature: Add new op nms_rotated. #470
  • Feature: Make voxelization operator supported mlu200 series. #463
  • Feature: Add bangc-ops independent_build for r0.4 and remove bangpy ci from r0.4. #465
  • Feature: Add namespace and symbol visibility. #480
  • Feature: Add new op tensor_stride_process. #486

Bug Fixes

  • Fix: Repair spelling errors in notes. #483

Test

  • None

Documentations

Contributors

@ZhangLearning @mahxn0 @DanieeelLiu @liuyuan1-v @tudejiang79 @wushaoqiang2168 @WangYuan-cn @GraceGuanH

V0.5.0

27 Feb 08:42
4342f06
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: mluOpVoxelPoolingForward check prams. #341
  • Fix: Canceled the 0 element check. #343
  • Fix: Fix perf_analyse readme and pr template. #345
  • Fix: Fix nueware_home environment variable name. #344
  • Fix: Fix bangc-ops samples build. #377
  • Fix: sync debian installer info. #376
  • Fix: Fix mlu_ops to mlu-ops. #348
  • Fix: Fix coverage test failed. #347
  • Fix: Fix op support nan/inf. #351
  • Fix: del some vlog. #357
  • Fix: Fix libexternal_lib.so not found error in daily test. #367
  • Fix: Fix unique ops core dump. #458
  • Fix: Fix indice_convolution_backward_filter param check for r0.5. #436
  • Fix: Fix roi_align_rotated cpu compute. #427
  • Fix: Fix indice_convolution_backward_filter param check. #430
  • Fix: Add data type check, workspacesize nullptr check to indice_convolution_forward. #434
  • Fix: place indice_convolution_forward zero element before nullptr check. #446
  • Fix: update foolcheck for indice_convolution_backward_data. #429
  • Fix: optimize indice_convolution_forward. #422
  • Fix: Fix indice_convolution_forward bug. #416
  • Fix :Fix get_indice_pairs bug. #413
  • Fix: Fix get indice pairs gencase. #418
  • Fix: Fix indice convolution backward filter getWorkspace…. #417
  • Fix: get num_act_out from sparse_conv_desc. #419
  • Fix: Fix the log error. #404
  • Fix: Fix libmluops.so file symbol visibility. #379
  • Fix: refine include directories searching under mlu_op_gtest. #368
  • Fix: remove libexternal.so related package info. #374
  • Fix: Fix mlu_op.h format. #386

Test

  • TEST: Add api check cases for voxelization. #327
  • TEST:Add api check cases for voxel_poolking_forward. #315
  • TEST: Add sync. #359
  • TEST:Add api check cases for three_interpolate_backward. #371
  • TEST: Add api check cases. #384
  • [TEST](three_nn_forward, active_rotated_filter_forward, deform_roi_pool): Add api check…. #412

Documentations

Contributors

@FRYao @njdragonknight @LittleReal @FRYao @ling08 @Shin-Wang @DanieeelLiu @jerryjiahaha @wushaoqiang2168 @tudejiang79 @alex-xuwenming @defei-coder @Devin-D-U @duzekunKTH @NekHan @ZhangLearning @WangYuan-cn @GraceGuanH @Unireverse @mahxn0 @njdragonknight @ArtIntAI