google / trax

Trax — Deep Learning with Clear Code and Speed
Apache License 2.0
8.07k stars 813 forks source link

Explicitly import estimator from tensorflow as a separate import instead of #1733

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Explicitly import estimator from tensorflow as a separate import instead of accessing it via tf.estimator and depend on the tensorflow estimator target.