Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TF 2 supports #55

Merged
merged 5 commits into from
Jan 23, 2020
Merged

Add TF 2 supports #55

merged 5 commits into from
Jan 23, 2020

Conversation

taehoonlee
Copy link
Owner

This PR adds TF 2 supports. One of the biggest differences between TF 1 and 2 is the depreciation of tf.contrib (see the notice). For now, this PR just copies the tf.contrib codes of TF 1.15 and then makes TensorNets work on TF 2. This is one of the temporal solutions. As soon as possible, I will revise the cores of TensorNets as TF 2.0-native.

@taehoonlee taehoonlee merged commit 159070c into master Jan 23, 2020
@taehoonlee taehoonlee deleted the support_tf2 branch January 23, 2020 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant