blue-oil/blueoil

Consider upgrading to TensorFlow 2.0

开放

#479 创建于 2019年10月2日

 (11 条评论) (0 个反应) (0 位负责人)Python (85 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (250 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南