theAIGuysCode / Object-Detection-API

Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
Apache License 2.0
339 stars 179 forks source link

:ambulance: Fix memory growth amongst multiple GPU #29

Open DaemonOnCode opened 3 years ago

DaemonOnCode commented 3 years ago

Description

Reference

https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/framework/config.py

Type of change

Please delete options that are not relevant.

Checklist: