1. 12f033d Merge pull request #10710 from av8ramit/fix_numpy by Amit Patankar · 8 years ago v1.2.0
  2. 1c05e8d Avoid upgrading tensorFlow dependencies when running windows tests. (#10709) by gunan · 8 years ago
  3. 7dedb5a Merge pull request #10688 from av8ramit/update_version by Amit Patankar · 8 years ago
  4. 2ad6c73 Merge branch 'r1.2' into update_version by Amit Patankar · 8 years ago
  5. 917ed30 Merge pull request #10687 from av8ramit/cherrypicks by Amit Patankar · 8 years ago
  6. b542989 Updating the version from 1.2.0rc2 to 1.2.0. by Amit Patankar · 8 years ago
  7. f60dfcb Documentation update and release update. by Amit Patankar · 8 years ago
  8. b42b658 Bugfix: Don't ignore logical names in single tensor predict signatures. User-supplied names in predict signatures were silently ignored and replaced with constants. by David Soergel · 8 years ago
  9. 97a5536 Expose tf.test.StubOutForTesting in the tf testing api by Dandelion Man? · 8 years ago
  10. 62b42ee Add make_ndarray, tensor_proto, and MetaGraphDef to tf api. by Dandelion Man? · 8 years ago
  11. 323d40f Revert the new non_max_suppression_v2 op for the 1.2 release so we can do API review (#10603) by Jonathan Hseu · 8 years ago
  12. 071bc72 Merge pull request #10510 from allenlavoie/r1.2 by Amit Patankar · 8 years ago
  13. f0bf99f Merge branch 'r1.2' into r1.2 by Amit Patankar · 8 years ago
  14. d0ecf28 Merge pull request #10601 from av8ramit/fix1.2branchtests by Amit Patankar · 8 years ago
  15. 9a1aa09 Delete non-deterministic testEmpty() test (#10512) by Jonathan Hseu · 8 years ago
  16. bf22796 Fix numpy 1.13 incompatibilities (#10501) by Jonathan Hseu · 8 years ago
  17. 421de4a Note that RewriterConfig is not subject to API guarantees by Allen Lavoie · 8 years ago
  18. f4031e8 Delete tensorflow.-auto-parallel-options.pbtxt by Allen Lavoie · 8 years ago
  19. a0e5bcd Delete tensorflow.-rewriter-config.pbtxt by Allen Lavoie · 8 years ago
  20. 36b9ffe Update tensorflow.pbtxt by Allen Lavoie · 8 years ago
  21. 2aba04b Update __init__.py by Allen Lavoie · 8 years ago
  22. ce1d6ec Merge pull request #10448 from av8ramit/rc2 by Amit Patankar · 8 years ago v1.2.0-rc2
  23. 7ea7e5e Updating tag to 1.2.0-rc2. by Amit Patankar · 8 years ago
  24. 9f39deb Merge pull request #10445 from av8ramit/cherrypicks by Amit Patankar · 8 years ago
  25. 7400ddc Fix: config MKL build error - mkl_layout_pass.cc has missing header dependencies (#9986) by Niranjan Hasabnis · 8 years ago
  26. 0880e87 Python 3.6 support on windows. (#10356) by gunan · 8 years ago
  27. 51c4049 Fix memory leak in python caused by @tf_should_use. by Eugene Brevdo · 8 years ago
  28. a823c8d Fixed triggering create device multiple times by Toby Boyd · 8 years ago
  29. cc969e3 [tf contrib seq2seq] Expand tile_batch to handle nested structures. by Eugene Brevdo · 8 years ago
  30. d5b89b1 [tf.contrib.data] Re-implement IteratorGetNext as an AsyncOpKernel. by Derek Murray · 8 years ago
  31. efa4746 Set flow to a value during TensorArray creation, by A. Unique TensorFlower · 8 years ago
  32. a5030334 Fix flakiness in GpuMultiSessionMemoryTest. by A. Unique TensorFlower · 8 years ago
  33. 807e0ed Add type error to start_queue_runners if given session is not a `tf.Session`. Due to semver, we suppress the error if a MonitoredSession is provided. by Mustafa Ispir · 8 years ago
  34. 643b716 Add release notes for Intel MKL integration. by A. Unique TensorFlower · 8 years ago
  35. fd1c3d3 Disable writing of compressed checkpoints. by Asim Shankar · 8 years ago
  36. 129c4fc Additional colocation options and bugfixes for TensorArray by Eugene Brevdo · 8 years ago
  37. bf25856 Avoid CHECKs in BundleReader, propagate errors instead. by Asim Shankar · 8 years ago
  38. 275e7d0 [tf contrib seq2seq] Improve BeamSearchDecoder's ability to handle unknown shapes. by Eugene Brevdo · 8 years ago
  39. 93e5eaa Refactoring of layer name autogeneration, to remove a graph serialization warning. by Francois Chollet · 8 years ago
  40. b8e8fc2 Add SampleEmbeddingHelper to do sampling at inference time by A. Unique TensorFlower · 8 years ago
  41. 4f586f1 [tf contrib seq2seq] Bugfixes to BeamSearchDecoder by Eugene Brevdo · 8 years ago
  42. 621cb8e Fixes compatibility of contrib feature_column with core make_parse_example_spec. by A. Unique TensorFlower · 8 years ago
  43. 2b2dc6e Force GPU device objects that refer to the same physical card using the by A. Unique TensorFlower · 8 years ago
  44. 852453b Fix attention score padding. Use -inf as default instead of 0 for softmax. by A. Unique TensorFlower · 8 years ago
  45. d101472 Fixed up the documentation for tf.contrib.layers.batch_norm and tf.layers.batch_normalization explaining how to include the update ops in the train_op. Also simplified the existing tf.layers.batch_normalization documentation to the least error-prone option (adding to the train_op). (#10308) by Neal Wu · 8 years ago
  46. 636367b Merge pull request #10225 from gunan/relnotes by Amit Patankar · 8 years ago v1.2.0-rc1
  47. 0a2fef0 Announce upgrade to cuDNN 6.0. by Gunhan Gulsoy · 8 years ago
  48. 94484aa Merge pull request #10203 from av8ramit/rc1 by Amit Patankar · 8 years ago
  49. a863825 Merge branch 'r1.2' into rc1 by Amit Patankar · 8 years ago
  50. 04ba4181 Merge pull request #10198 from av8ramit/cherrypicks by Amit Patankar · 8 years ago
  51. 16f24d9 Updating the release notes and the rc number. by Amit Patankar · 8 years ago
  52. bbd27aa Add metadata to generated doc pages. by Mark Daoust · 8 years ago
  53. 30b6d61 C API/Windows: Export API functions that were accidentally left out. by Asim Shankar · 8 years ago
  54. 6244424 Bugfix to error message reporting when portpicker is not available. by Eugene Brevdo · 8 years ago
  55. 3f8b31d Bugfixes to tfprof model analyzer unit tests. by Eugene Brevdo · 8 years ago
  56. 3e61d9f Move many of the "core" RNNCells and rnn functions back to TF core. by Eugene Brevdo · 8 years ago
  57. 0141bac Error out if the raw feature in FC has rank 0 by Jianwei Xie · 8 years ago
  58. 8304e19 Java: Plug memory leak in Session.run() by Asim Shankar · 8 years ago
  59. c6da4c8 Android: Replace 1.2.0-preview specifier in AAR dependency with <LATEST_VERSION> so that the latest version of TF is always used. by Andrew Harp · 8 years ago
  60. 02c5156 Support the 1-D categorical feature with categorical column family by Jianwei Xie · 8 years ago
  61. 0fa3799 Fix a bug in Scaffold's copy_from_scaffold argument because tf.Tensor cannot be converted to python bool by A. Unique TensorFlower · 8 years ago
  62. 79aafb0 Merge pull request #10144 from tensorflow/yifeif-patch-1 by Shanqing Cai · 8 years ago
  63. 6f15b73 Update RELEASE.md by Yifei Feng · 8 years ago
  64. b1dafd3 Merge pull request #10120 from tensorflow/vulcanized by Shanqing Cai · 8 years ago
  65. fbe4af7 Update vulcanized output of TensorBoard to fix health pill console errors by Chi Zeng · 8 years ago
  66. ab231e8 Update RELEASE.md (#10076) by seaotterman · 8 years ago
  67. 910d450 Merge pull request #10055 from av8ramit/fix_release by Amit Patankar · 8 years ago
  68. 0969106 Updating the release.md file. by Amit Patankar · 8 years ago
  69. c9dd88f Merge pull request #10053 from av8ramit/cherrypicks by Amit Patankar · 8 years ago
  70. de5c556 Merge branch 'r1.2' into cherrypicks by Amit Patankar · 8 years ago
  71. 0b8e517 Updating the md files. by Amit Patankar · 8 years ago
  72. c462db4 Merge pull request #10048 from av8ramit/cherrypicks by Amit Patankar · 8 years ago v1.2.0-rc0
  73. ccbefa1 Seal learn_runner. by Jianwei Xie · 8 years ago
  74. cd0302d Update RELEASE.md (#10046) by ispirmustafa · 8 years ago
  75. f5ab4ac Fix capitalization typo (#10038) by Dan J · 8 years ago
  76. ca68c08 Merge pull request #10018 from tensorflow/alextp-patch-1 by Yifei Feng · 8 years ago
  77. 065afee Update BUILD by Alexandre Passos · 8 years ago
  78. eaf36cc Disable batch_ops_test on pip by Alexandre Passos · 8 years ago
  79. e4f5123 Cherry-pick RNN migration CLs into r1.2 (#10011) by Shanqing Cai · 8 years ago
  80. 16dcb11f Merge pull request #9992 from av8ramit/disable_tests by Amit Patankar · 8 years ago
  81. 80ba35a Buildifier again. by Amit Patankar · 8 years ago
  82. c9260fd Removing duplicate tags. by Amit Patankar · 8 years ago
  83. e534c80 Buildifier fixes. by Amit Patankar · 8 years ago
  84. 8d62e6a Disabling flaky tests to get rc0 out the window. by Amit Patankar · 8 years ago
  85. a7157f5 Merge pull request #9985 from tensorflow/pooling-fix by Amit Patankar · 8 years ago
  86. 344ebff Execute average pooling on GPU if available by Martin Wicke · 8 years ago
  87. cf934b1 Merge pull request #9982 from av8ramit/releasenotes by Amit Patankar · 8 years ago
  88. 4ad689f Merge branch 'releasenotes' of github.com:av8ramit/tensorflow into releasenotes by Amit Patankar · 8 years ago
  89. 7550045 Updating release notes with Gunan's suggestions. by Amit Patankar · 8 years ago
  90. b25090b Update RELEASE.md by Yifei Feng · 8 years ago
  91. 499f17f Updating the release notes. by Amit Patankar · 8 years ago
  92. 3d8ed3e Merge pull request #9980 from av8ramit/compat by Amit Patankar · 8 years ago
  93. 2774f65 Fixing the api compatibility test. by Amit Patankar · 8 years ago
  94. 4199eb9 Merge pull request #9977 from av8ramit/r1.2 by Amit Patankar · 8 years ago
  95. 1b84155 Updating version to 1.2.0-rc0 by Amit Patankar · 8 years ago
  96. a7b0e3f Merge pull request #9973 from caisq/branch_155393864 by Amit Patankar · 8 years ago
  97. cbe5eb4 Return GitHub links for models to tensorflow.org/code links (#9948) by Neal Wu · 8 years ago
  98. 2309260 Merge commit for internal changes by Shanqing Cai · 8 years ago
  99. 9a47c25 [TF cmake] Bugfix: lazy import of portpicker in test_util. by Eugene Brevdo · 8 years ago
  100. ffd1ed2 Merge pull request #9957 from av8ramit/branch_155393864 by Amit Patankar · 8 years ago