Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
d3628a744bc5fd311351ee38067e7ade70ee339d
Switch branch/tag
resnet50_tensorflow
video_prediction
prediction_train.py
10 Apr, 2017
1 commit
Fixes for compatibility with TF 1.0 and python 3.
· d3628a74
Alex Lee
authored
Apr 10, 2017
d3628a74
16 Mar, 2017
1 commit
Convert tf.GraphKeys.VARIABLES -> tf.GraphKeys.GLOBAL_VARIABLES
· 211ee00a
Neal Wu
authored
Mar 15, 2017
211ee00a
14 Mar, 2017
1 commit
Converted the models repo to TF 1.0 using the upgrade script
· 052e5e8b
Neal Wu
authored
Feb 23, 2017
052e5e8b
20 Feb, 2017
1 commit
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
· 31f1af58
Joshua Howard
authored
Feb 20, 2017
31f1af58
07 Oct, 2016
1 commit
video prediction model code
· d67ea249
Chelsea Finn
authored
Sep 30, 2016
d67ea249