Skip to content

Releases: Cambricon/mlu-ops

V0.4.1

29 Dec 09:22
c4495e2
Compare
Choose a tag to compare

Features

Bug fixes

  • Fix: Update fill param id. #326
  • Fix: Fix TENSOR_NUM/SIZE_CHECK return value. #329
  • Fix: Fix expand large case coredump error. #330
  • Fix: Fix core context code. #334
  • Fix: Fix global var name. #335

Test

Documentations

  • Docs: Update BANGC-OPS-Operator-Design-Doc-Template. #333
  • Docs: Update bangc-ops operator design doc file by @wushaoqiang2168 in #323
  • Docs: upgrade mlu-ops version to 0.4.1 and reformat reference. #336

Contributors

@ZhangLearning @wushaoqiang2168 @defei-coder @tudejiang79 @mahxn0

V0.4.0

29 Dec 08:40
26b57b6
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix: Modify the readme error description. #280
  • Fix: Update code style check for mlu_op.h. #279
  • Fix: Fix bangc-ops cmakelist cncc flag and cmake flag. #281
  • Fix: Fix cmakelists for kylin10 aarch64 build. #283
  • Fix: Fix cmakelists for ci. #287
  • Fix: Fix cmakelists for kylin10 build. #288
  • Fix: synchronize code in core files. #291
  • Fix: remove coverage test in ci and Update coverage.sh. #295
  • Fix: revise pre-commit and format tools and mlu_op.h. #293
  • Fix: Fix max/min func. #301
  • Fix: Fix fill op gen_case diff1/2 set error. #304
  • Fix: Fix bangc-ops cmakelist Add link dl lib. #306
  • Fix: Fix incorrect license spelling. #305

Test

Documentations

Contributors

@WangYuan-cn @LittleReal @ZShaopeng @Alaskra @Sunshine-KK @cnzjyjp @pingmu123 @shiiiivering @ZhangLearning @tudejiang79 @mahxn0 by @DanieeelLiu @wushaoqiang2168 @BetterDongW @defei-coder

V0.3.0

26 Oct 11:09
d43dad3
Compare
Choose a tag to compare

Features

Bug fixes

  • Fix: fix getKthScores bug. #234
  • Fix:fix generate_proposals_v2 params check. #257
  • Fix: fix kylin10 build cmakelist. #262
  • Fix:Perfect zero-element inspection for ball_query. #255
  • Fix: update the code style of bangc-ops. #256
  • Fix: Fix doc words and build warning. #249
  • Fix: fix wrong word and some details. #247
  • Fix: fix executor code bug. #241
  • Fix: fix core/logging.h code error. #235

Test

  • TEST: add api check cases. #178
  • TEST: add api check cases for ball_query. #253

Documentations

  • Docs: fix names. #254
  • Docs:For ball_query, reduce the input and output shape #252
  • Docs: update the scale limitation of three_interpolate_f… #251
  • Docs:add user guide. #236

Contributors

@BetterDongW @ZhangLearning @ArtIntAI @wushaoqiang2168 @WangYuan-cn @guzhonghao @DanieeelLiu @ling08 @tudejiang79

V0.2.0

23 Sep 07:08
b189251
Compare
Choose a tag to compare

New OP

  • generate_proposals_v2 #137
  • prior_box #138
  • yolo_box #136
  • psroipool_backward #60

Other

  • Revise some description in pr.md #163
  • Fix large tensor bug #185
  • Delete global var name #187
  • Modify pull_request_template.md #176
  • Improved the API Guide for the release #200
  • add release test ci configuration for bangc-ops #197
  • add more case testing function for bangc-ops ci evalution #192

Full Changelog: https://github.com/Cambricon/mlu-ops/commits/v0.2

V0.1.0

12 Aug 10:25
eb31000
Compare
Choose a tag to compare

New OP

  • roi_crop #59
  • poly_nms #61
  • psroipool_forward #93

Other

  • refactor bangc-ops #73
  • update LICENSE #110
  • update bangpy version to 2.0.3 and enable bangpy test #113
  • update cnrt api and cntoolkit version #107
  • add gen_case #95
  • pb test cases support and revise code style #39
  • add coverage test for bangc-ops #41
  • add pylint check into pre-commit check #38
  • Add pr.md and contribute.md #32
  • add bangc code style check into precheckin #25
  • add pylint check into pre-commit check #38

Full Changelog: https://github.com/Cambricon/mlu-ops/commits/v0.1