Release 1.3.1
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)