1. d0db73a Merge pull request #1116 from jendap/keep-numpy-version-in-pip.sh by Martin Wicke · 10 years ago v0.7.0
  2. a4dfd38 keep numpy version in pip.sh by Jan Prach · 10 years ago
  3. c352489 Update os_setup.md by Martin Wicke · 10 years ago
  4. d9987e0 Make dependencies clearer. by Martin Wicke · 10 years ago
  5. 55f6b71 Merge pull request #1115 from tensorflow/update-setup. by Martin Wicke · 10 years ago
  6. 7f816c4 Update os_setup for 0.7 by Martin Wicke · 10 years ago
  7. 2c7f45a Merge pull request #1114 from jendap/update-docker-0.7.0. by Martin Wicke · 10 years ago
  8. c24d1d0 update docker for 0.7.0 by Jan Prach · 10 years ago
  9. 4985b5a Merge pull request #1113 from caisq/r0.7-2. by Martin Wicke · 10 years ago
  10. 38b5bb6 Adding google/protobuf back to pip by Shanqing Cai · 10 years ago
  11. 4c37631 Merge pull request #1111 from caisq/r0.7. by Martin Wicke · 10 years ago
  12. 4391597 Fixing exit code in ci_parameterized_build.sh by Shanqing Cai · 10 years ago
  13. 46b3d31 Merge pull request #1109 from jendap/fix_pip_content by Vijay Vasudevan · 10 years ago
  14. b40e4964 shrink pip package content by Jan Prach · 10 years ago
  15. 91db748 Merge pull request #1101 from tensorflow/image_ops. by Martin Wicke · 10 years ago
  16. 207d0e3 Add tf.image.draw_bounding_box and tf.image.sample_distorted_bounding_box. by Martin Wicke · 10 years ago
  17. d961a5b Merge pull request #1098 from tensorflow/release-notes. by Martin Wicke · 10 years ago
  18. 34efcdc Update release notes for 0.7 by Martin Wicke · 10 years ago
  19. 59fc365 Merge pull request #1096 from caisq/r0.7 by Martin Wicke · 10 years ago
  20. 00b5ea7 Release r0.7 prep by Shanqing Cai · 10 years ago
  21. 23b28e0 Merge pull request #1092 from tensorflow/contrib-docs by Martin Wicke · 10 years ago
  22. b351c53 Change C++ doc format, run gen_docs at HEAD by Martin Wicke · 10 years ago
  23. f66cd01 Update api_docs leftnav file by Martin Wicke · 10 years ago
  24. 6ae57ab Add contrib to docs by Martin Wicke · 10 years ago
  25. d03c1ec Fix doc generator after C file moves by Martin Wicke · 10 years ago
  26. 46a921b Clean out assets left over from a prior run by Martin Wicke · 10 years ago
  27. b0749ab Make failing builds fail by Martin Wicke · 10 years ago
  28. 217093c Simplify choosing different Cuda/cuDNN versions by Martin Wicke · 10 years ago
  29. 58c911a Merge pull request #1086 from tensorflow/fix-1064 by Martin Wicke · 10 years ago
  30. 59a3e7e Fix #1064, encode string before comparing by Martin Wicke · 10 years ago
  31. d287d86 Merge pull request #1075 from caisq/fix-python3-r0.7 by Vijay Vasudevan · 10 years ago
  32. 91820a2 Fixing Python 3-breaking xrange by Shanqing Cai · 10 years ago
  33. 383db19 Merge pull request #1078 from danmane/fix-tensorboard-clean by Vijay Vasudevan · 10 years ago
  34. ad0b4a9 A few bug fixes to pip.sh and ci_parameterized_build.sh by Shanqing Cai · 10 years ago
  35. 68e8b0f Fixes issue with loading external tensorboard assets by Daniel Mané · 10 years ago
  36. ed6f783 Merge pull request #1057 from JonasMeinertz/fix-arxiv-links. by Vijay Vasudevan · 10 years ago
  37. dc78693 Clean up references by Jonas Meinertz Hansen · 10 years ago
  38. 8048088 Merge commit for internal changes by Vijay Vasudevan · 10 years ago
  39. 88b0cb4 Force the executor to wait until queued operations have finished executing by A. Unique TensorFlower · 10 years ago
  40. dd353d8 Use six.moves.http_client instead of httplib. Change: 114455261 by A. Unique TensorFlower · 10 years ago
  41. 402f5e9 Update generated Op docs. Change: 114452187 by Josh Levenberg · 10 years ago
  42. 7415dfa Moves MemoryType inference code out of OpKernel so that it can reused. by A. Unique TensorFlower · 10 years ago
  43. 73b9dd1 Fixed several saver_test errors in open source and with python3. by Sherry Moore · 10 years ago
  44. fe398ae Deleted unused constant Change: 114397856 by Benoit Steiner · 10 years ago
  45. 9043af8 Save the graph_def corresponding to the current default graph instead by A. Unique TensorFlower · 10 years ago
  46. efb860c Merge pull request #1055 from benoitsteiner/master. by Vijay Vasudevan · 10 years ago
  47. d584fe3 Upgraded to the latest version of Eigen that provides better support for by Benoit Steiner · 10 years ago
  48. c420709 Merge pull request #1050 from chemelnucfin/fixcomparison. by Martin Wicke · 10 years ago
  49. 8badb8c removed signed unsigned comparison warnings for Move in inlined_vector.h by chemelnucfin · 10 years ago
  50. c1f0845 Merge pull request #1054 from tensorflow/update-resources. by Martin Wicke · 10 years ago
  51. 3416531 Update resources page by Martin Wicke · 10 years ago
  52. 9f87760 Merge pull request #1042 from rizzomichaelg/master. by Martin Wicke · 10 years ago
  53. 0568469 Fixed "filer" type in variable_scope how to by rizzomichaelg · 10 years ago
  54. f389c08 Merge pull request #1048 from dongjoon-hyun/fix_new_typos_in_core. by Martin Wicke · 10 years ago
  55. d1a0ea5 Fix new typos in tensorflow/core. by Dongjoon Hyun · 10 years ago
  56. f3fe65a Merge pull request #1053 from benoitsteiner/master. by Martin Wicke · 10 years ago
  57. 5181df8 Completed the cleanup of the TensorFlow local copy of the Eigen codebase by Benoit Steiner · 10 years ago
  58. f27a4d9 Fix typo in RELEASE.md by Martin Wicke · 10 years ago
  59. 648d38d Restore lost changelog entry by Martin Wicke · 10 years ago
  60. 257f981 Merge pull request #1044 from caisq/fix-python3-4. by Vijay Vasudevan · 10 years ago
  61. 3752fcf Adding argmax and equal_to to android extended ops. Change: 114378906 by A. Unique TensorFlower · 10 years ago
  62. 4c8a0f1 Fix bit rot in random op benchmarks by Geoffrey Irving · 10 years ago
  63. 18cbcdf Add an optional argument to model_with_buckets to get per-example loss and by Lukasz Kaiser · 10 years ago
  64. fc547c1 Update ops.pbtxt to include typo fix. Change: 114377444 by Josh Levenberg · 10 years ago
  65. 565f3e8 Comment typo: vetors -> vectors Change: 114374769 by A. Unique TensorFlower · 10 years ago
  66. 7760ce5 Get rid of some import cruft. Change: 114374558 by Josh Levenberg · 10 years ago
  67. bc6f617 * Change gpu_count to gpu_device_enabled. by Xiaoqiang Zheng · 10 years ago
  68. ea92856 Add versions to checkpoints by Geoffrey Irving · 10 years ago
  69. b2757fb Switch label_image to use TopKV2 instead of TopK by Geoffrey Irving · 10 years ago
  70. 9934b9c Expose the ability to store and retrieve a datatype from the TensorShape by A. Unique TensorFlower · 10 years ago
  71. 6edf204 Basic server tests for TensorBoard. by A. Unique TensorFlower · 10 years ago
  72. c215dd6 Splitting tensorflow android standard ops into two modules to enable separate compilation. by A. Unique TensorFlower · 10 years ago
  73. 64e83b1 Avoid a virtual function call to the real-time clock on the fast path by A. Unique TensorFlower · 10 years ago
  74. 1829712 Fix tf.test for PEP-8 and document by Geoffrey Irving · 10 years ago
  75. cab186e Updated foldl, foldr, and map to work with TensorArray. Change: 114350923 by Yuan Yu · 10 years ago
  76. d77ef35 Fixed the forward redeclaration of Eigen::ThreadPoolDevice and Eigen::GpuDevice by Benoit Steiner · 10 years ago
  77. 60634dc Marks host memory for a few more ops. Change: 114338500 by A. Unique TensorFlower · 10 years ago
  78. 2c13163b Fix reduction op to honor host memory constraint. Change: 114337745 by A. Unique TensorFlower · 10 years ago
  79. aeffe6b Run gendocs Change: 114328737 by Geoffrey Irving · 10 years ago
  80. 211df39 Fixing a recently-submitted Python3-breaking line by Shanqing Cai · 10 years ago
  81. 033060f Merge pull request #1039 from ninotoshi/master. by Martin Wicke · 10 years ago
  82. d32b109 fixed a typo by ninotoshi · 10 years ago
  83. 02e305c Merge pull request #1018 from alrojo/patch-1. by Martin Wicke · 10 years ago
  84. 56d8c5a Update os_setup.md with python3 documentation by Alexander Rosenberg Johansen · 10 years ago
  85. 7b6d2df Merge pull request #1020 from panmari/fix_tensorboard_backend_pip. by Martin Wicke · 10 years ago
  86. 8800119 Fixed tensorboard installation for pip by panmari · 10 years ago
  87. ca49d4d Merge pull request #839 from panmari/sort_runs_image_grid. by Martin Wicke · 10 years ago
  88. 634993e Sorting now runs alphabetically in tensorboard image grid. by panmari · 10 years ago
  89. 65e48e8 Merge commit for internal changes by Manjunath Kudlur · 10 years ago
  90. a4142f1 Includes ops used by user-defined functions in _stripped_op_list_for_graph. by A. Unique TensorFlower · 10 years ago
  91. bc918af Add one-to-many multi-task sequence-to-sequence model. by A. Unique TensorFlower · 10 years ago
  92. 7218dad Enables java_multiple_files for all tf protos, and sets the by A. Unique TensorFlower · 10 years ago
  93. edefc77 Improvements to TensorFlow android rules Change: 114273085 by A. Unique TensorFlower · 10 years ago
  94. a6fdd24 Merge pull request #1031 from caisq/master. by Martin Wicke · 10 years ago
  95. de4441e Improvements to print_build_info.sh and pip.sh by Shanqing Cai · 10 years ago
  96. 9beac03 Merge pull request #1036 from girving/py3. by Martin Wicke · 10 years ago
  97. fabbce3 Fix all but one Python 3 test by Geoffrey Irving · 10 years ago
  98. 0279b3e Run gendocs Change: 114262156 by Geoffrey Irving · 10 years ago
  99. e52cecf Added the use of google.protobuf.Any in meta_graph.proto to allow packing any by A. Unique TensorFlower · 10 years ago
  100. fb24124 TensorBoard should print descriptive error messages when it fails due to port or logdir issues, rather than just logging them. by A. Unique TensorFlower · 10 years ago