Skip to content

v0.7.0

Compare
Choose a tag to compare
@duzekunKTH duzekunKTH released this 13 Jun 07:00
· 360 commits to master since this release
18651a1

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