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
2d7bd1d54a7b3749447f8b414b33035e8bdf3d2f
Switch branch/tag
resnet50_tensorflow
video_prediction
10 Apr, 2017
1 commit
Fixes for compatibility with TF 1.0 and python 3.
· 2d7bd1d5
Alex Lee
authored
Apr 10, 2017
2d7bd1d5
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