Skip to content

v0.8.0

Compare
Choose a tag to compare
@Unireverse Unireverse released this 28 Aug 06:37
· 198 commits to master since this release
9b3529f

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