PLEASE upgrade to Tensorflow 2.x, "tensorflow upgrade guide" is not completely useful.
See original GitHub issuefor example, tensorflow.contrib
api is remove from TF2, and TF2 no solution.
i don’t want to downgrade to TF1. i think there are lots of people like me doesn’t learn about TF1.
Thank you, @EdjeElectronics !
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:5
Top Results From Across the Web
Upgrading your code to TensorFlow 2.0
If you want to try upgrading your models from TensorFlow 1.12 to TensorFlow 2.0, follow the instructions below: First, install tf-nightly-2.0- ...
Read more >Migrate to TensorFlow 2
Before starting to migrate, read the behaviors guide. ... Programmatically upgrade some parts of your TF1.x code to TF2.
Read more >Automatically rewrite TF 1.x and compat.v1 API symbols
TensorFlow 2.x includes many API changes from TF 1.x and the tf.compat.v1 ... Certain API symbols can not be upgraded simply by using...
Read more >Install TensorFlow with pip
Step-by-step instructions · 1. System requirements · 2. Install Miniconda · 3. Create a conda environment · 4. GPU setup · 5. Install...
Read more >Installation | TensorFlow Hub
Guide. Was this helpful? ... Use pip to install TensorFlow 2 as usual. ... pip install --upgrade tensorflow-hub.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
老哥怎么用YOLO训练教教我,或者甩个教程,谢谢
@visharr NO, i give up the TF! so difficult to use!
darknet yolov3
is good for me!