1. d2e24b6 Don't assign device for the keras part of _saved_first_checkpoint. Fix #14504. (#17231) by Yifei Feng · 8 years ago v1.6.0
  2. 0f52f44 Pull request for fixing warm-starting device placement (#17312) (#17314) by Gunhan Gulsoy · 8 years ago
  3. 72b5d12 Bump the version of CUB in cmake build. (#17310) by Gunhan Gulsoy · 8 years ago
  4. 8e59ab3 Merge pull request #17281 from gunan/r1.6 by Gunhan Gulsoy · 8 years ago
  5. e4b7f8d Add test for bug in CUB that caused dynamic partition to fail on the GPU. by A. Unique TensorFlower · 8 years ago
  6. c6b6af3 * CUB updated to 1.8.0 * updated ShuffleIndex because of API change by A. Unique TensorFlower · 8 years ago
  7. 109004b Update version string to 1.6.0 (#17251) by Gunhan Gulsoy · 8 years ago
  8. 3407102 Disabling kmeans tests for release testing on kokoro. (#17181) by Amit Patankar · 8 years ago
  9. 5564001 Merge test local (#17174) by Amit Patankar · 8 years ago
  10. 1ef6ea5 Add clean_dep to tf_cc_test. (#17036) by Seungil You · 8 years ago
  11. 62b3b9a Docs fix r1.6 (#17038) by Mark Daoust · 8 years ago
  12. ecec1d8 Update RELEASE.md by Andrew Harp · 8 years ago
  13. 22ff574 Add instructions for building CUDA-enabled Android TensorFlow (#16961) by Andrew Harp · 8 years ago
  14. b6c2273 Bump JetPack default to 3.2 in Android build script (#16842) by Andrew Harp · 8 years ago
  15. 6261d35 Merge pull request #16959 from gunan/r1.6 by Gunhan Gulsoy · 8 years ago
  16. 9d8994a Remove header dependence on cuda_config.h to fix opensource custom op support. by Gunhan Gulsoy · 8 years ago
  17. 51f5bb0 Merge pull request #16956 from gunan/r1.6 by Gunhan Gulsoy · 8 years ago
  18. 43ecf848 Revert "Add checkpoint file prefix check (#14341)" by Gunhan Gulsoy · 8 years ago
  19. 7f98286 Fix undefined name: import as_str_any for line 35 (#16668) by cclauss · 8 years ago
  20. 7c799e1 Move TPU doc to "using_tpu". Add short titles to some docs. by Mark Daoust · 8 years ago
  21. 0851b15 TPUEstimator: Revert the global_step change and require the user to explicitly by Jonathan Hseu · 8 years ago
  22. c829c71 [tf.data] Fix a memory leak when an iterator is reinitialized many times in a session. by Derek Murray · 8 years ago
  23. d4ad85b Fix bug in and speed up ConstantFolding::CreateNodeDef(): by A. Unique TensorFlower · 8 years ago
  24. 1eca578 [tf.data] Fix use-after-free bug when closing down an input pipeline. by Derek Murray · 8 years ago
  25. b2e1e9f Merge pull request #16915 from gunan/release by Amit Patankar · 8 years ago
  26. 61df29f Update version string to 1.6.0-rc1 by Gunhan Gulsoy · 8 years ago
  27. 963941e Update tensorboard dependency to 1.6.0+ and new name (#16815) by Nick Felt · 8 years ago
  28. 83f06ec Adding the Visual Studio specification for cmake for the 1.6 branch. (#16852) by Amit Patankar · 8 years ago
  29. 00ac8b3 Merge pull request #16783 from jhseu/numpy_version by Amit Patankar · 8 years ago
  30. 573c6f4 Bump the required numpy version in r1.6 by Jonathan Hseu · 8 years ago
  31. aaf367e Merge pull request #16756 from jhseu/r1.6_macfix by Amit Patankar · 8 years ago v1.6.0-rc0
  32. 232fec7 Fix for_canonicalization_test by Jonathan Hseu · 8 years ago
  33. 35b1c07 Merge pull request #16748 from av8ramit/fix_win_gpu_2 by Amit Patankar · 8 years ago
  34. 7946a0b Fix the Windows GPU build #2 by Jonathan Hseu · 8 years ago
  35. d09270d Merge pull request #16732 from av8ramit/fix_win_gpu_16 by Amit Patankar · 8 years ago
  36. 6842913 Delete device_functions.h include. by Jonathan Hseu · 8 years ago
  37. 5b42dde Merge pull request #16727 from av8ramit/session_test_fix by Amit Patankar · 8 years ago
  38. b0f12df Merge pull request #16728 from av8ramit/disable_win_io_utils_test by Amit Patankar · 8 years ago
  39. b23908b Disabling keras io_utils_test on Windows. by Amit Patankar · 8 years ago
  40. 359ab22 skyewm: Fix Python3 crazy SessionTest.testReentryWithCApi failure. by Amit Patankar · 8 years ago
  41. b480307 Merge pull request #16717 from av8ramit/cherrypicks by Amit Patankar · 8 years ago
  42. 7785a8e Update global_step by default if the user specifies a host_call. by Jonathan Hseu · 8 years ago
  43. a8efd47 Adds batch inference support on TPU with TPUEstimator.predict. by Jianwei Xie · 8 years ago
  44. 4a44ab6 Merge pull request #16710 from av8ramit/fix_typo by Amit Patankar · 8 years ago
  45. 522a7f9 Merge pull request #16709 from av8ramit/fix_protobuf by Amit Patankar · 8 years ago
  46. 4017c0c Merge branch 'r1.6' into fix_typo by Amit Patankar · 8 years ago
  47. f2f4871 Merge branch 'r1.6' into fix_protobuf by Amit Patankar · 8 years ago
  48. c273158 Merge pull request #16713 from aselle/r1.6-fixk6 by Amit Patankar · 8 years ago
  49. 075482c Update BUILD by Amit Patankar · 8 years ago
  50. 782ccd9 Add k8 to detection for when to use neon_tensor_utils. by Andrew Selle · 8 years ago
  51. f42bf67 Revert "Update deprecated API use" by Amit Patankar · 8 years ago
  52. b300c52 Fixing the path post transition to GitHub. by Amit Patankar · 8 years ago
  53. e8341fe Fixing the typo. by Amit Patankar · 8 years ago
  54. 31bfdac Revert "Update external protobuf codebase version for Windows cmake build" by Amit Patankar · 8 years ago
  55. 7b4ef92 Merge pull request #16708 from tensorflow/yifeif-patch-3 by Amit Patankar · 8 years ago
  56. 0fd0f2d Fix sanity by Yifei Feng · 8 years ago
  57. d08310b Merge pull request #16706 from av8ramit/absl_fix by Amit Patankar · 8 years ago
  58. a0e31f2 Remove all_files rule from com_google_absl.BUILD by Yifei Feng · 8 years ago
  59. c63fb08 Update version to 1.6.0-rc0. (#16701) by Amit Patankar · 8 years ago
  60. 1399b2d Merge pull request #16671 from av8ramit/relnotes16a by Amit Patankar · 8 years ago
  61. 3ffd76d Merge branch 'r1.6' into relnotes16a by Amit Patankar · 8 years ago
  62. 111f22d Merge pull request #16681 from av8ramit/sync_16_to_master by Gunhan Gulsoy · 8 years ago
  63. abccb5d3 Merge pull request #16680 from yifeif/branch_184220615 by Amit Patankar · 8 years ago
  64. b0d432d Force sorting of CUDA and Python headers to avoid spurious rebuilds (#16586) by lissyx · 8 years ago
  65. 7ef914f4 Merge commit for internal changes by Yifei Feng · 8 years ago
  66. 73019bc Add whitelist. by Yifei Feng · 8 years ago
  67. 4b137b3 Add blacklist. by Yifei Feng · 8 years ago
  68. 8a5fc0e Fix build error. by Yifei Feng · 8 years ago
  69. 33d88a8 Add sanity test back. by Yifei Feng · 8 years ago
  70. d6c449f Add back other sanity tests. by Yifei Feng · 8 years ago
  71. ae805bd Fix sanity. by Yifei Feng · 8 years ago
  72. ff81ca3 Fix tests by Brennan Saeta · 8 years ago
  73. c212820 Skip unknown devices since we can't optimize for them by Benoit Steiner · 8 years ago
  74. 1af63d6 Allow reordering of execution order of nodes with indirect execution_plan. by Andrew Selle · 8 years ago
  75. c5e02bc Automated g4 rollback of changelist 184188816 by Jacques Pienaar · 8 years ago
  76. 922bc83 GCS Throttle: 1 token == 1 Kb by Brennan Saeta · 8 years ago
  77. e7cf813 Add functionality to fold batch norm (supporting both fused and unfused batch norm) to support quantized training. The weights are always now scaled by gamma/sigma, where sigma is the moving standard deviation for stability prior to quantization. For improved performance, the moving means and variances are frozen and the training graph modified accordingly. by Raghuraman Krishnamoorthi · 8 years ago
  78. d719238 Add iterate_batches arg to Estimator.predict by A. Unique TensorFlower · 8 years ago
  79. a7398af Make jit_test.py work with C API enabled. by Skye Wanderman-Milne · 8 years ago
  80. 16ce8ed [XLA] add DotGeneral to the local Python XLA client. by A. Unique TensorFlower · 8 years ago
  81. 1f7352e Revert TensorBoard entry point back to run_main by Nick Felt · 8 years ago
  82. 31edddc Internal change. by Anna R · 8 years ago
  83. f1f1d6d Throw an exception when the user's batch size isn't divisible by GPUs. by Igor Saprykin · 8 years ago
  84. a964248 Return an error instead of assertion when processing an ill-formed graph or an by Benoit Steiner · 8 years ago
  85. 87aab43 [TFXLA] Use data flow to determine switch grouping. by Jacques Pienaar · 8 years ago
  86. 44de67f Adding documentation on how to load & serve a model with the by Noah Fiedel · 8 years ago
  87. 7092e61 Fixes a type conversion bug in losses.compute_weighted_loss for reduction=SUM_OVER_BATCH_SIZE. by A. Unique TensorFlower · 8 years ago
  88. c460a24 Fix segfault when Softmax is first in graph by A. Unique TensorFlower · 8 years ago
  89. 1453d4c Verify tensor contents of tflite model by A. Unique TensorFlower · 8 years ago
  90. 448f6c7 Made the addn optimization aware of the graph topology by Benoit Steiner · 8 years ago
  91. 6bca4c6 Add a utility module that contains helper functions usable from within generated code. by A. Unique TensorFlower · 8 years ago
  92. 9ba944b Internal change. by Anna R · 8 years ago
  93. ccedcbe Update deprecated API use by A. Unique TensorFlower · 8 years ago
  94. 77e6a45 [tf.data] Fix bug where captured resources in shared iterators were invisible. by Derek Murray · 8 years ago
  95. 997c209 Added a utility to traverse the graph in reverse DFS order, identifying loops by Benoit Steiner · 8 years ago
  96. 4adfae9 Automated g4 rollback of changelist 184153187 by Anna R · 8 years ago
  97. 14e0e7f Internal change. by Anna R · 8 years ago
  98. a1a34b1 Add function paths to their signatures. by Mark Daoust · 8 years ago
  99. 69655f3 Fix nest bug with different dictionary key orderings. by A. Unique TensorFlower · 8 years ago
  100. df34494 Add shape inference for outside_compilation graph rewrite. Pull out enough of the graph to enable inference of the shape of a SendFromHost Op once the shape of corresponding RecvAtHost Ops are known. by A. Unique TensorFlower · 8 years ago