Skip to content

v1.1.0

Compare
Choose a tag to compare
@PetrelYy PetrelYy released this 22 Apr 10:11
· 98 commits to master since this release
0d745d4

Features

  • [Feature](mluOpExecFFT): add fft op. ttps://github.com//pull/934
  • [Feature](mlu-ops):modify cmake and kernels content. in #941
  • [Feature](mlu-ops): Remove internal_api. #943
  • [Feature](mlu-ops):correct partial ops gen case. #965
  • [Feature](mlu-ops): add fool-check for tensor size. #967
  • [Feature](mluOpAdamW): add new op. #972
  • [Feature](mluOpAdamW): fix adamw gen_case. #976
  • [Feature](mlu-ops): fix ParamCheck by @chqy99. #968
  • [Feature](mlu-ops): Support mlu-ops static library compiling. #977
  • [Feature](mlu-ops): Adapt compiling to version change in build.property. #978

Bug Fixes

  • [Fix](mluOpExecFFT): Fix FFT doc bug. #944
  • [Fix](mluOpMaskedCol2imForward):fix group spell error in mluop.h. #945
  • [Fix](mluOpPriorBox):fix gencase bug. #948
  • [Fix](mluOpPolyNms):Add real data related op poly_nms into test_list. #952
  • [Fix](mluOpDiffIouRotatedSortVerticesForward): Add diff_iou_rotated api name to test_list. #954
  • [Fix](mluOpExecFFT):Fix fft bug. #955
  • [Fix](mlu-ops): fix mlu_only op_list. #956
  • [Fix](mlu-ops): fix workspacefree() bug. #957
  • [Fix](mluOpExecFFT): Fix fft doc bug. #961
  • [Fix](mluOpPointsInBoxes):fix precision bug of points_in_boxes. #963
  • [Fix](mlu-ops): not found distutils in python3.8.4 by. #964
  • [Fix](mlu-ops): fix gen_case and gtest error. ://github.com//pull/970
  • [Fix](mluOpSqrt,mluOpBorderAlignForward): fix gen-case. #973
  • [Fix](mluOpActiveRotatedFilterForward): Fix gencase bug. #975
  • [Fix](mluOpMoeDispatchForward): fix gencase error. #971
  • [Fix](mlu-ops): Fix ci docker setting. #979

Documentations

  • [Docs](mlu-ops): Update release note. #980
  • [Docs](mlu-ops): Update docs for v1.0.0. #946
  • [Docs](mlu-ops): Fool-proof specification document. #942
  • [Docs](mlu-ops): test_list add yolo_box. #958
  • [Docs](mlu-ops): Remove device arch in docs. #953
  • [Docs](mlu-ops): update operators index.rst. #966

Contributors

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

New Contributors

Full Changelog: v1.0.0...v1.1.0