1. c715c31 Merge pull request #4284 from caisq/r0.10-fixes by Martin Wicke · 9 years ago v0.10.0
  2. f5a9638 Fix docker tag step in parameterized_docker_build.sh by Shanqing Cai · 9 years ago
  3. 103f89a Exclude external/local_config_cuda from being built into the PIP package. by David Z. Chen · 9 years ago
  4. 23da860 Update installation instructions to use cuDNN v5 across builds. (#4236) by Yifei Feng · 9 years ago
  5. b2bf723 Merge pull request #4188 from gunan/r0.10 by Daniel W Mane · 9 years ago
  6. 9ab27f2 Merge pull request #4211 from ofirpress/patch-1 by caisq · 9 years ago
  7. bf2187b Removing deprecated module by Ofir Press · 9 years ago
  8. 6600fa6 Also remove the existing documentation for C API's TF_Buffer class. by Gunhan Gulsoy · 9 years ago
  9. 034971d Documentation updates for r0.10(non-rc) release. by Gunhan Gulsoy · 9 years ago
  10. f732332 Merge pull request #4170 from gunan/r0.10 by gunan · 9 years ago
  11. ecf6817 Update the version string to 0.10.0 by Gunhan Gulsoy · 9 years ago
  12. a617fbd Merge pull request #4160 from gunan/r0.10 by Martin Wicke · 9 years ago
  13. 45cf041 Point CUDNN_INSTALL_PATH to the correct location in devel docker image. by Gunhan Gulsoy · 9 years ago
  14. 9105372 upgrade to cudnn5 (#3773) by Jan Prach · 9 years ago
  15. 55806e7 Merge branch 'r0.10' of github.com:tensorflow/tensorflow into r0.10 by Gunhan Gulsoy · 9 years ago
  16. a8512e2 Merge pull request #4137 from danmane/tb-27 by Daniel W Mane · 9 years ago
  17. 1d71246 Remove redundant code. by Daniel Mané · 9 years ago
  18. 19f20da Fix bug where TensorBoard may crash if it cannot resolve host ip address by Daniel Mané · 9 years ago
  19. b170568 Also pull in the bower.BUILD file from master for updating TensorBoard by Daniel Mané · 9 years ago
  20. 46c47ab Update WORKSPACE file to provide TensorBoard 28's requirements by Daniel Mané · 9 years ago
  21. 4fadd5e Merge TensorBoard 28 into r0.10 by Daniel Mané · 9 years ago
  22. c6aaf8e Clarify that Mac works with cuDNN5. (#4109) by Yifei Feng · 9 years ago
  23. 6ce5b5c As of 2016-08-01, feature_columns argument is now required by DNNClassifier; (#3968) by Sanders Kleinfeld · 9 years ago
  24. 17d0e46 Fix a lost wakeup bug in `Notification::WaitForNotificationWithTimeout()`. (#4064) by Derek Murray · 9 years ago
  25. 761e6de Cherry-pick into r0.10 cuda configure fix and gif.BUILD missing headers (#4041) by Vijay Vasudevan · 9 years ago
  26. 5d3492d Update Eigen version to fix CUDA 8 compilation error by Igor Babuschkin · 9 years ago
  27. 58b37cf Add cuda_configure repository rule to autodetect cuda. (#3966) by gunan · 9 years ago
  28. 857eee7 Add cuda_configure repository rule to autodetect cuda. by David Z. Chen · 9 years ago
  29. 44595c4 Merge pull request #3961 from gunan/r0.10 by gunan · 9 years ago
  30. 5ce2567 C++ API: Added a Const constructor for non-empty const supporting type cast. by Manjunath Kudlur · 9 years ago
  31. 67734a1 Merge branch 'r0.10' of github.com:tensorflow/tensorflow into r0.10 by Gunhan Gulsoy · 9 years ago
  32. 3c5774d Upgraded eigen to the latest version Change: 129887348 by Benoit Steiner · 9 years ago
  33. 362967e Merge pull request #3915 from astromme/patch-1 by Daniel W Mane · 9 years ago
  34. 2ff4ad0 update message to ask user to also install scipy by Andrew Stromme · 9 years ago
  35. 9aac918 Merge pull request #3905 from tensorflow/revert-3781-r0.10 by Benoit Steiner · 9 years ago
  36. f502110 Revert "Revert "Merge branch 'r0.10' of https://github.com/tensorflow/tensorf…" by gunan · 9 years ago
  37. 13f42b1 Merge pull request #3868 from danmane/r10-tensorboard-25 by Daniel W Mane · 9 years ago
  38. 6a25a23 Pull in TensorBoard v25 from master by Daniel Mané · 9 years ago
  39. f646559 Correct typo in word2vec.py (#3822) by Longqi Yang · 9 years ago
  40. c34142d Automated rollback of change 127668670 (#3770) by Derek Murray · 9 years ago
  41. b9ac82c Merge pull request #3781 from gunan/r0.10 by gunan · 9 years ago
  42. d027643 Revert "Merge branch 'r0.10' of https://github.com/tensorflow/tensorflow" by Gunhan Gulsoy · 9 years ago
  43. 9e147c4 Tutorial updates for r0.10 release (#3634) by Sanders Kleinfeld · 9 years ago
  44. 51e9756 Add mac import segfault issue to os_setup.md by Yifei Feng · 9 years ago
  45. a353996 Merge branch 'r0.10' of https://github.com/tensorflow/tensorflow by Yifei Feng · 9 years ago
  46. 3c65e0d Merge pull request #3737 from josh11b/c-api-fix by josh11b · 9 years ago
  47. b2c21f7 Rename TF_Node to TF_Operation in C API. Change: 129673736 by Josh Levenberg · 9 years ago
  48. d0147b2 Merge pull request #3733 from RenatoUtsch/r0.10 by Daniel W Mane · 9 years ago
  49. 57476ef Update the TensorBoard README link on r0.10. by Renato Utsch · 9 years ago
  50. ee221cb Merge pull request #1 from tensorflow/master by Yifei Feng · 9 years ago
  51. 32bd3d0 Merge pull request #3668 from caisq/fix-cmake-1 by zheng-xq · 9 years ago
  52. 8b4ad8c Merge remote-tracking branch 'gtf/master' into fix-cmake-1 by Shanqing Cai · 9 years ago
  53. da933d5 Fix cmake build by Shanqing Cai · 9 years ago
  54. f49afa02c Merge pull request #3646 from PeterisP/libcupti-documentation by zheng-xq · 9 years ago
  55. 439c6d7 Revert "Fix prototype mismatch of ByteCount in env.cc" (#3661) by Vijay Vasudevan · 9 years ago
  56. c99b9be Merge pull request #3656 from zheng-xq/branch_129393964 by zheng-xq · 9 years ago
  57. e588298 Fix prototype mismatch of ByteCount in env.cc (#3614) by Satoshi Kataoka · 9 years ago
  58. 2aec2b6 Merge pull request #3615 from iver56/add-imports by zheng-xq · 9 years ago
  59. da41c02 Merge commit for internal changes by zhengxq · 9 years ago
  60. ac28088 Update generated Python Op docs. Change: 129393964 by A. Unique TensorFlower · 9 years ago
  61. d258965 Fix tf.Example parsing when the Example feature name is provided, but no by Eugene Brevdo · 9 years ago
  62. 6982c51 Update ops-related pbtxt files. Change: 129393735 by A. Unique TensorFlower · 9 years ago
  63. ca36aa7 Remove simple cases of use_gpu from tensorflow tests. by Gunhan Gulsoy · 9 years ago
  64. 84019f2 BarrierInsertMany c++ shape inference. Change: 129392987 by Suharsh Sivakumar · 9 years ago
  65. 3938bc3 Remove "for use_gpu" loop from image_ops_test. Change: 129391444 by Gunhan Gulsoy · 9 years ago
  66. bea8097 Changes {batch_}self_adjoint_eig ops to return eigenvalues and eigenvectors as separate outputs. This is implemented as a new set of kernels SelfAdjointEigV2 and BatchSelfAdjointEigV2. {batch_}self_adjoint_eig become Python wrappers that call the new kernels. by A. Unique TensorFlower · 9 years ago
  67. de465c5 Update ops-related pbtxt files. Change: 129389135 by A. Unique TensorFlower · 9 years ago
  68. cfc5af5 - Rename the Histograms tab to Distributions so that we can prepare for the new by Renato Utsch · 9 years ago
  69. ee92418 Add C++ shape inference for SVD. by A. Unique TensorFlower · 9 years ago
  70. 9f47ac6 Fix chain rule to not imply second differentiation (#3650) by Geoffrey Irving · 9 years ago
  71. 2103846 Update generated Python Op docs. Change: 129380208 by A. Unique TensorFlower · 9 years ago
  72. 80947c0 Added type information to variable scope Change: 129375505 by Benoit Steiner · 9 years ago
  73. 230a955 Fix sparse_merge() doc formatting. Change: 129374993 by Zongheng Yang · 9 years ago
  74. ae493b2 Give some tolerance in the test for SleepForMicroseconds. Change: 129374985 by A. Unique TensorFlower · 9 years ago
  75. 4a35c61 Re-enable tests on TSAN now that the benign race has been annotated. by A. Unique TensorFlower · 9 years ago
  76. 6be738d Annotate data race on signgam. Change: 129369856 by A. Unique TensorFlower · 9 years ago
  77. 49f05a6 - Make tf-run-selector's paper input be fixed on the layout so that it doesn't by Renato Utsch · 9 years ago
  78. e16669d Update generated Python Op docs. Change: 129363936 by A. Unique TensorFlower · 9 years ago
  79. 14ddc2a Factor out fit and evaluate methods into interfaces that can be implemented by other classes. by A. Unique TensorFlower · 9 years ago
  80. 0811b0b Remove "external/gemmlowp" from gemmlowp #includes since it's not needed and fails to build when compiling TensorFlow as a submodule. by Kiril Gorovoy · 9 years ago
  81. 9e39f6c Automated rollback of change 129234874 Change: 129356890 by A. Unique TensorFlower · 9 years ago
  82. 388ae5c Core RNNCell implementations now use state_is_tuple=True by default by Eugene Brevdo · 9 years ago
  83. ba119e8 Upgrade proto3: 3.0.0-beta-2 --> 3.0.0 Change: 129354847 by Shanqing Cai · 9 years ago
  84. fc3516b Improve ValueError messages in feature column. Change: 129335946 by A. Unique TensorFlower · 9 years ago
  85. 542de2b Added libcupti path to Linux GPU support documentation by Pēteris Paikens · 9 years ago
  86. 99313dc Removes code duplication in feature_column.py Change: 129328798 by A. Unique TensorFlower · 9 years ago
  87. f73f79b Add Gaussian mixture models clustering to tensorflow. Change: 129318705 by A. Unique TensorFlower · 9 years ago
  88. 99e20af Fix up the op names in the test. Change: 129298235 by A. Unique TensorFlower · 9 years ago
  89. 406581e Make k-means tests with cosine distance less sensitive to initial centers. by A. Unique TensorFlower · 9 years ago
  90. 44cd6a6 Sets up static factory construction for the Counter class. by Vinu Rajashekhar · 9 years ago
  91. 6e20d1e Update generated Python Op docs. Change: 129283012 by A. Unique TensorFlower · 9 years ago
  92. dbbdde6 - Make the entire _makeChart function async() so that there are no race by Renato Utsch · 9 years ago
  93. ed4300d Added Binomial and Multinomial distributions. by A. Unique TensorFlower · 9 years ago
  94. bdad5cd Add a queue for the output tensors from parse example Change: 129279917 by A. Unique TensorFlower · 9 years ago
  95. f261f1a Allow Tensor decoder to take multiple shape_keys for reshaping. by A. Unique TensorFlower · 9 years ago
  96. 6215671 Make attention_decoder in seq2seq work with state_is_tuple=True. (Fix #3056.) by Lukasz Kaiser · 9 years ago
  97. 338a943 Option to provide tf.ConfigProto to train() and evaluation_loop() by A. Unique TensorFlower · 9 years ago
  98. c1294bd Update generated Python Op docs. Change: 129275172 by A. Unique TensorFlower · 9 years ago
  99. 8204aa1 Upgrade bazel: 0.3.0 --> 0.3.1 Change: 129274674 by Shanqing Cai · 9 years ago
  100. eece529 Renames sparse_merge 'in_row_major_order' arg to 'already_sorted' by A. Unique TensorFlower · 9 years ago