This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
v0.8.0
Major Features
-
Add new accelerator IP TCA IPv2. #321 by @n-nez and @antonionevado @primenumber @iizukak and @nlpng @ed728 @LMSuto @lm-tajimi
-
Add a dataset class for loading Tensorflow Datasets. #276 by @tfujiwar
-
Implement TensorView. #248 by @primenumber
Features / Refactoring
- lmnet: Add cityscapes loader .#300 by @Joeper214 @tsawada
- Delete CustomSpaceToDepth backword function. #294 by @ruimashita
- Enable to read Blueoil config from Google Cloud Storage. #280 by @tfujiwar
- Add alias for gather. #345 by @yd8534976
Bug Fixes
- Update circleci conf for firebase-tool required version. #324 @kchygoe
- fix to wait ssh daemon enabled. #327 by @hadusam
- Change DLK test to use correct FPGA files as same as Blueoil's output. #306 by @hadusam
- Change the runtime Resize behavior to Pillow-6.0.0. #299 by @yoya
- Fix resize_with_gt_boxes() . #297 by @yd8534976
- Fix pass_lookup(). #347 by @yd8534976
- Fixed unsigned to signed integer conversion issue. #339 by @ed728
- Removed unused generate_consts. #320 by @ed728