Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@goodsong81 goodsong81 released this 02 Jun 15:11
· 1092 commits to develop since this release

Bug fixes

  • Fix a bug that auto adapt batch size doesn't work with cls incr case (#2199)
  • Fix a bug that persistent worker is True even if num_workers is zero (#2208)

Known issues

  • OpenVINO(==2022.3) IR inference is not working well on 2-stage models (e.g. Mask-RCNN) exported from torch==1.13.1
    (working well up to torch==1.12.1) (#1906)