blue-oil/blueoil

Consider upgrading to TensorFlow 2.0

Open

#479 建立於 2019年10月2日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Python (250 star) (85 fork)batch import
good first issuehelp wanted

描述

TensorFlow 2.0 was released. We should consider upgrading our TF dependency to 2.0.

However, since this is large major version up, we still don't know how much source code needs to be rewritten for the upgrade.

Fortunately, there's a script tf_upgrade_v2.py to upgrade to TF 2.0. First, we should try this script and estimate how the upgrade is difficult.

貢獻者指南