tensorflow / minigo

An open-source implementation of the AlphaGoZero algorithm
Apache License 2.0
3.46k stars 559 forks source link

Clean up deprecated Python TF code #740

Open tommadams opened 5 years ago

tommadams commented 5 years ago

TF 1.13.0 marked a lot of stuff as deprecated. I've spotted these so far:

There may be more

brilee commented 5 years ago

I plan to go through and rewrite all the TF stuff for 2.0 at some point, so don't worry too much about the deprecation stuff. The TPU changes from Estimator -> DistributionStrategy and associated hackery with the .pb exporting will overwhelm any other changes you were thinking of.

l1t1 commented 5 years ago

keras is ugly

l1t1 commented 5 years ago

https://github.com/tensorflow/docs/blob/master/site/en/r2/guide/upgrade.md