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

Commit 1842661

Browse files
committed
yolov4 v2.0.2
1 parent 5aa8563 commit 1842661

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
tensorflow-yolov4 (2.0.2) ustable; urgency=medium
2+
3+
* tf: set converter.experimental_new_converter to False
4+
* tf: set converter.inference_in/output_type to tf.uint8
5+
* tflite: fix problem of not finding load_delegate()
6+
7+
-- Hyeonki Hong <[email protected]> Sun, 20 Dec 2020 13:06:08 +0900
8+
19
tensorflow-yolov4 (2.0.1) unstable; urgency=medium
210

311
* tf: set memory growth to True when using GPU

0 commit comments

Comments
 (0)