Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix tensorflow import #2481

Merged
merged 3 commits into from
May 25, 2020
Merged

Fix tensorflow import #2481

merged 3 commits into from
May 25, 2020

Conversation

liuzhe-lz
Copy link
Contributor

@liuzhe-lz liuzhe-lz commented May 25, 2020

TensorFlow does not support from tensorflow.data import: issue.
Despite the issue stating import tensorflow as tf is the only supported way for any API, I found from tensorflow.keras import is commonly used in official examples.

@scarlett2018 scarlett2018 requested a review from ultmaster May 25, 2020 02:36
@scarlett2018 scarlett2018 added the bug Something isn't working label May 25, 2020
@scarlett2018 scarlett2018 added this to the 2020 April-May Release milestone May 25, 2020
@liuzhe-lz liuzhe-lz changed the base branch from master to v1.6 May 25, 2020 02:38
@SparkSnail SparkSnail requested a review from chicm-ms May 25, 2020 03:01
@SparkSnail SparkSnail merged commit 3aae9d0 into microsoft:v1.6 May 25, 2020
@liuzhe-lz liuzhe-lz deleted the fix-tf-import branch May 27, 2020 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working TF2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants