Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
yolov4 v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Dec 20, 2020
1 parent 5aa8563 commit 1842661
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
tensorflow-yolov4 (2.0.2) ustable; urgency=medium

* tf: set converter.experimental_new_converter to False
* tf: set converter.inference_in/output_type to tf.uint8
* tflite: fix problem of not finding load_delegate()

-- Hyeonki Hong <[email protected]> Sun, 20 Dec 2020 13:06:08 +0900

tensorflow-yolov4 (2.0.1) unstable; urgency=medium

* tf: set memory growth to True when using GPU
Expand Down

0 comments on commit 1842661

Please sign in to comment.