Commit History

Author SHA1 Message Date
  Neal Wu 6373c6f4cf Merge pull request #1045 from ScottSWu/master 8 years ago
  Neal Wu 7d0ddaf30e Merge pull request #1049 from MarvinTeichmann/package 8 years ago
  Neal Wu 996909d1e2 Merge pull request #1042 from jo8hua/initializer_update 8 years ago
  Marvin Teichmann 074a3eb4ea Make slim models a python package 8 years ago
  ScottSWu 5d981d57c5 Fix division changing dtype to float in python3 8 years ago
  Joshua Howard 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 years ago
  Chris Waterson afdcf7d427 Merge pull request #1033 from jameshwang/james/update_swivel_to_1.0 8 years ago
  James Hwang 66900a72d5 Update swivel to TFr1.0 8 years ago
  Andrew Selle e3ad49a51e Merge pull request #1017 from aselle/concat_v2 8 years ago
  Andrew Selle 6344793996 Update concat_v2 to be concat to match 1.0 final 8 years ago
  Neal Wu 596c9e2367 Merge pull request #911 from wookayin/cifar10 8 years ago
  Jongwook Choi 9d96e9fe2b Wrap the cifar10 multigpu model construction part with a variable_scope 8 years ago
  Martin Wicke eb62b91791 Merge pull request #1010 from tensorflow/update-cifar10-summaries 8 years ago
  Neal Wu 337c66ed3f Updated summaries in the tutorial models to 1.0 8 years ago
  annarev 2fd3dcf3f3 Merge pull request #966 from tensorflow/update-cifar10 8 years ago
  Neal Wu 320545f014 Update tf.concat_v2 to tf.concat 8 years ago
  Neal Wu d43335c53a Merge pull request #948 from tensorflow/update-cifar10 8 years ago
  Lukasz Kaiser a00389b56e Merge pull request #960 from lukaszkaiser/ngpu-corrections 8 years ago
  Lukasz Kaiser a046ec81d7 Corrections and explanations for the updated Neural GPU model. 8 years ago
  Lukasz Kaiser a298143c86 Merge pull request #954 from lukaszkaiser/ngpu-update 8 years ago
  Xin Pan ea364a9ef5 Merge pull request #959 from yaroslavvb/resnet-tf10-compatibility 8 years ago
  Yaroslav Bulatov 4ec3452d95 another xrange change + change to concat_v2 8 years ago
  Yaroslav Bulatov 10340bf52f Changes for TF 1.0 compatibility 8 years ago
  Lukasz Kaiser a315e5681d Update to the Neural GPU. 8 years ago
  Ivan Bogatyy d66941ac44 Sync w TF r0.12 & Bazel 0.4.3, internal updates (#953) 8 years ago
  Neal Wu e2ecda2cdd Updated the cifar10 model to match the internal version and to be compatible with the latest version of TensorFlow 8 years ago
  Justas Zemgulys efa4a6cfaa Fix vocabulary naming (input/output vocabulary no longer has same name) (#946) 8 years ago
  Nick Johnston 5723fccac7 Merge pull request #943 from nickj-google/master 8 years ago
  Nick Johnston e8adaffd4b Modify compression tools to be Python3 compatible. 8 years ago
  Martin Wicke 82c219f24d Merge pull request #936 from lilao/inception_model_fix 8 years ago