Skip to content

v1.0.0

Compare
Choose a tag to compare
@Unireverse Unireverse released this 19 Feb 03:32
· 85 commits to master since this release
a099775

MLU-OPS v1.0.0 has been released!!!

Congratulations!

We are so glad to inform the MLU-OPS v1.0.0 version has been released!
In this version, we have made these progress:

  • Removed bangpy module.
  • Modified repository structure to make it looking more rational.
  • Added new ops to rich repository contents, making it more powerful, useful and better than ever.
  • Catched some bugs.

For more details, see "What's changed" section.

What's changed

Features

  • [Feature](bangc-ops): delete useless *.a files. #893
  • [Feature](bangc-ops): Add new binary op mluOpDCNBackwardData. #903
  • [Feature](mlu-ops): delete bangpy contents, and move bangc content. #906
  • [Feature](bangc-ops): update dockerfile and upgrade to ubuntu20.04. #905
  • [Feature](mlu-ops): Fix proto bug of proto commit ID not exist. #914
  • [Feature](mlu-ops): deprecate cnnl api and mlu-ops deprecated api. #909
  • [Feature](mlu-ops): add dcn_forward and dcn_backward_weight op. #912
  • [Feature](mlu-ops): update cntoolkit 3.8.4. #922
  • [Feature](mlu-ops): manage repo dependencies. #913
  • [Feature](mlu-ops): update core,gtest,tools-pref. #921
  • [Feature](mluOpRoiAwarePool3dForward): add roi_aware_pool3d correct api format. #924
  • [feature](mlu-ops): fix version_pre_check. #929
  • [Feature](mlu-ops): fix driver-process error. #931
  • [Feature](mlu-ops): Add trademark for MLU-OPS repository. #911
  • [Feature](mluOpSyncBatchNormBackwardReduce): Add new API and deprecate old ones. #937
  • [Feature](mlu-ops): Remove internal_api. #950

Bug Fixes

  • [Fix](bangc-ops): fix cntoolkit install method. #904
  • [Fix](mlu-ops): add file and line info to mluOpCnnlCheck func. #908
  • [Fix](mlu-ops): revise all bangc ops to mlu-ops. #910
  • [Fix](mlu-ops): fix some bangc-ops word to mlu-ops. #917
  • [Fix](mlu-ops):fix mlu_op.h comment bug. #919
  • [Fix](mlu-ops): modify python-version in test/mlu_op_gtest/tools/gtes…. #925
  • [Fix](mlu-ops): fix daily package failure. #927
  • [Fix](mluOpRoiAwarePool3dForward): fix return bug. #928
  • [Fix](mlu-ops): add build property all system check. #930
  • [Fix](mlu-ops): fix python to python3 in independent_build. #936
  • [Fix](mlu-ops): Fix getComputeMode. #938
  • [Fix](mluops): Fix protoc version check and Gencase-User-Guide-zh.md. #940
  • [Fix](mlu-ops): Fix control set for ubuntu22.04 package. #939
  • [Fix](mluOpPriorBox):fix gencase bug. #949

Documentations

  • [Docs](bangc-ops): update build.property for 0.11.0. #896
  • [Docs](bangc-ops): fix developer guide format problem. #899
  • [Docs](bangc-ops): fix developer guide format. #901
  • [Docs](mlu-ops): delete unused doc file. #915
  • [Docs](mlu-ops): delete docs/release_notes/ useless files. #916
  • [Docs](mlu-ops): delete docs/user_guide useless pdf and png. #918
  • [Docs](mlu-ops):delete deprecated op from oplist and user guide. #920
  • [Docs](mluOpRoiawarePool3dForward): Announce api deprecated. #932
  • [Docs](mlu-ops): Fix docs format. #933
  • [Docs](mlu-ops): Update docs for v1.0.0. #947

Contributors

Thx to these contributors, as their efforts make the repository better than ever.
@duzekunKTH @mahxn0 @DanieeelLiu @SangChengC @Unireverse @chqy99 @PetrelYy

Full Changelog: v0.11.0...v1.0.0