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

Bump tensorflow from 2.0.0a0 to 2.7.2 in /assignment2 #65

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assignment2/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Send2Trash==1.5.0
six==1.12.0
# Add this line if you want GPU support for tensorflow!
# tensorflow-gpu==2.0.0a0
tensorflow==2.0.0a0
tensorflow==2.7.2
termcolor==1.1.0
terminado==0.8.2
testpath==0.4.2
Expand Down