1. e70a5f4 Prevent buildifier warning in WORKSPACE file. by Christian Sigg · 3 years, 4 months ago
  2. da0884c [NFC, internal change] Polish copybara workflow file. by Christian Sigg · 3 years, 5 months ago
  3. 36d0f2e Simplify initialization of bazel repositories that TensorFlow depends on. by Christian Sigg · 3 years, 6 months ago
  4. 0445859 Migrate the remote config toolchains from tensorflow to the toolchains repo. by Haiming Bao · 3 years, 6 months ago
  5. 0d4b7e2 Migrate the remote config toolchains from tensorflow to the toolchains repo. by Amit Patankar · 3 years, 6 months ago
  6. 4858553 Migrate the remote config toolchains from tensorflow to the toolchains repo. by Amit Patankar · 3 years, 7 months ago
  7. 8ef7854 Migrate the remote config toolchains from tensorflow to the toolchains repo. by Amit Patankar · 3 years, 7 months ago
  8. e6e4c60 systemlibs: Update to build against system GRPC by Jason Zaman · 4 years, 1 month ago
  9. 6a60714 Remove @io_bazel_rules_docker dependencies, we no longer use them. by Christian Sigg · 4 years ago
  10. 1de7105 Test that person detection example binary can run by Pete Warden · 4 years ago
  11. a659b93 rollback of change by Christina Sorokin · 4 years, 1 month ago
  12. f5bb643 Add two repository rules: by A. Unique TensorFlower · 4 years, 1 month ago
  13. 0f631f8 Add two repository rules: by Taehee Jeong · 4 years, 1 month ago
  14. d68284a Add two repository rules: by A. Unique TensorFlower · 4 years, 1 month ago
  15. b9e1252 Upgrade external dependency googleapis for GCP monitoring by A. Unique TensorFlower · 4 years, 3 months ago
  16. f396035 Upgrade and rename external dependency grpc in workspace for bazel. by A. Unique TensorFlower · 4 years, 4 months ago
  17. 4d4c956 Automated rollback of commit 9d6198d555942b8d37f806d3ed50526d599dc989 by Yifei Feng · 4 years, 4 months ago
  18. 9d6198d Patching rules closure's maven download to an https url, since the current one is causing a 501. by Brian Zhao · 4 years, 5 months ago
  19. 8782b76 Move tflite http_archive and http_file WORKSPACE http_archive rules into tensorflow/workspace.bzl, where the rest of the external dependency configuration lives. This change also converts these rules into tf_http_archive, and adds appropriate mirrors. by Brian Zhao · 4 years, 5 months ago
  20. aaea541 Bump minimum bazel version requirement to 1.0.0 by Gunhan Gulsoy · 4 years, 6 months ago
  21. 98ecdee Add python toolchains definition in python configuration by A. Unique TensorFlower · 4 years, 8 months ago
  22. c0fc6ac Updates WORKSPACE to include latest version of Apple and Swift Bazel dependencies. by A. Unique TensorFlower · 4 years, 9 months ago
  23. ed0761b Mechanical replacement of http://storage.googleapis.com with https equivalent. by Frank Chen · 4 years, 11 months ago
  24. 57e0d1a Mechanical replacement of download.tensorflow.org with https equivalent. by Frank Chen · 4 years, 11 months ago
  25. 15867c9 Updates the Apple and Swift Bazel rules versions. by A. Unique TensorFlower · 4 years, 11 months ago
  26. 2b5ece2 Mechanical replacement of mirror.tensorflow.org with https equivalent. by Frank Chen · 4 years, 11 months ago
  27. dad4197 Fix tf_workspace for projects use TensorFlow as an external repository. by A. Unique TensorFlower · 5 years ago
  28. 508f76b Upgrade protobuf to 3.8.0 by A. Unique TensorFlower · 5 years ago
  29. 265042c Upgrade rules_closure to adapt incompatible changes in Bazel 0.26 by A. Unique TensorFlower · 5 years ago
  30. 7df6c32 Automated rollback of commit 52ab655ad85e58f7f25fd7671fc12516ca60b1ea by A. Unique TensorFlower · 5 years ago
  31. 52ab655 Updates the Apple and Swift Bazel rules versions. by A. Unique TensorFlower · 5 years ago
  32. 9e2bccd Updates Apple Bazel rules. by A. Unique TensorFlower · 5 years ago
  33. 87b5f63 Updates Swift Bazel rules. by A. Unique TensorFlower · 5 years ago
  34. 1942fea Updates versions for Apple and Swift Bazel rules. by A. Unique TensorFlower · 5 years ago
  35. 0bf9877 Upgrade rules_closure by A. Unique TensorFlower · 5 years ago
  36. b5d67b7 Move all TF bazel dependencies to use mirror.tensorflow.org. by Gunhan Gulsoy · 5 years ago
  37. 3d7e00e Update rules_closure data by Yun Peng · 5 years ago
  38. e1bdd9d Fix TensorFlow incompatibility with --incompatible_no_transitive_loads by Yun Peng · 5 years ago
  39. f14586e Avoid using git_repository rules in apple_rules and swift_rules repositories. by Gunhan Gulsoy · 5 years ago
  40. b0022ad Internal changes only. by A. Unique TensorFlower · 5 years ago
  41. c223fbd Upgrade bazel-toolchain to the latest release by A. Unique TensorFlower · 5 years ago
  42. 8c22259 Update dependency on rules_closure by Laurent Le Brun · 5 years ago
  43. 146c2da Adds Apple+Swift Bazel dependencies to TensorFlow workspace. by A. Unique TensorFlower · 5 years ago
  44. 78c246b Merge pull request #22964 from perfinion:bazelrc by TensorFlower Gardener · 5 years ago
  45. 62bc640 Automated rollback of commit 221f4d23c6cffa2ad5fb492a300fafda2a640cd8 by A. Unique TensorFlower · 5 years ago
  46. 2087bff Automated rollback of commit 221f4d23c6cffa2ad5fb492a300fafda2a640cd8 by A. Unique TensorFlower · 5 years ago
  47. 221f4d2 Switch to mounting the current source in the remote config docker. by A. Unique TensorFlower · 5 years ago
  48. b41761c Update to bazel-0.18.0 and use try-import by Jason Zaman · 6 years ago
  49. 5b14577 Use Starlark version of http_archive by A. Unique TensorFlower · 6 years ago
  50. 54cc77e Add configuration rule for remote execution. by A. Unique TensorFlower · 6 years ago
  51. b4ae852 Automated rollback of commit 7229d08f0b25e24e6dd4833a94a27f404b27a350 by Gunhan Gulsoy · 6 years ago
  52. 7229d08 Experiment using Bazel's pip_install rule to install keras_applications. by Michael Case · 6 years ago
  53. bb38411 Upgrade bazel to 0.15.0. by Yifei Feng · 6 years ago
  54. 716d151 Update minimum bazel version to 0.13.0. by Reed Wanderman-Milne · 6 years ago
  55. 1102042 Automated rollback of commit 5e7178ddb7bc8b863469f7240d0cf5a74c77b543 by Yifei Feng · 6 years ago
  56. 5e7178d Upgrade bazel to 0.15.0. by Yifei Feng · 6 years ago
  57. 5105350 Moves generated android_sdk() and android_ndk() repo rules out of WORKSPACE. by Michael Case · 6 years ago
  58. 22f3a97 Merge changes from github. by Yifei Feng · 6 years ago
  59. 9e651e4 Allow to download clang and use clang for CPU builds. by Ilya Biryukov · 6 years ago
  60. d90054e Merge changes from github. by Michael Case · 6 years ago
  61. d9f93c4 Merge changes from github. by Jianwei Xie · 6 years ago
  62. f2250bf Replace http://mirror.bazel.build with https://mirror.bazel.build by A. Unique TensorFlower · 7 years ago
  63. 189ccb3 Update Closure Rules dependency to HEAD by Justine Tunney · 7 years ago
  64. 787d86a Update Android builds to use build tools 26.0.1 (required for Bazel 0.5.4) by Andrew Harp · 7 years ago
  65. d410a83 Android: make it possible to build TF with NDK 13+. The default compiler was switched from gcc to clang in 13b, which introduced a number of small incompatibilities. by Andrew Harp · 7 years ago
  66. d57572e Merge changes from github. by Martin Wicke · 7 years ago
  67. 7d01f89 Android demo app for speech recognition by Pete Warden · 7 years ago
  68. d5a8fe3 Automated g4 rollback of changelist 165504820 by Pete Warden · 7 years ago
  69. bf2365e Android demo app for speech recognition by Pete Warden · 7 years ago
  70. 53aabd5 Update Android Detect demo to use models exported using the Tensorflow Object Detection API. Resolves #6738. by A. Unique TensorFlower · 7 years ago
  71. a1fba7f Merge changes from github. END_PUBLIC by Vijay Vasudevan · 7 years ago
  72. 515b3ac Add Clutz to TensorBoard build by Justine Tunney · 7 years ago
  73. b659bc3 Simplify TensorBoard build by Justine Tunney · 7 years ago
  74. 52b4d47 Delete TensorBoard Gulp build by Justine Tunney · 7 years ago
  75. d0afbc1 Use new mirror.bazel.build hostname by Justine Tunney · 7 years ago
  76. 770a271 Introduce one-off solution for vulcanization by Justine Tunney · 7 years ago
  77. 1ece66d Add more TensorBoard web dependencies to build by Justine Tunney · 7 years ago
  78. ccbc899 Merge changes from github. Change: 152200430 by A. Unique TensorFlower · 7 years ago
  79. bc456e3 Merge changes from github. Change: 151046259 by Martin Wicke · 7 years ago
  80. 21aafcd Add comments for Android NDK settings in WORKSPACE. Change: 151036764 by Andrew Harp · 7 years ago
  81. eb72796 Update android version in Docker. Change: 148823878 by A. Unique TensorFlower · 7 years ago
  82. 4f98897 Android: lower default NDK level to 14 from 21. This should allow prebuilt binaries to run on Android devices >= API 14. by Andrew Harp · 7 years ago
  83. 93a975e Merge changes from github. Change: 147897309 by Vijay Vasudevan · 7 years ago
  84. 02f276c TensorBoard: Migrate vz_{sorting,line_chart} to webfiles Change: 146535501 by Justine Tunney · 7 years ago
  85. ff151c9 Android demo: read MultiBox priors from a txt file in Java rather than reading from a proto file in C++ code, in order to reduce code/build complexity. by Andrew Harp · 7 years ago
  86. 6426c4e Android: add image stylization example demo based on "A Learned Representation For Artistic Style" by Andrew Harp · 7 years ago
  87. efd40e5 Merge changes from github. Change: 143922699 by Shanqing Cai · 7 years ago
  88. 892dc07 Update Bazel version to 0.4.2 Change: 141613129 by Justine Tunney · 7 years ago
  89. a30b992 Adding person detection/tracking sample Activity to Android TensorFlow demo. by Andrew Harp · 8 years ago
  90. 5329ac7 Update bazel rules for bower dependencies. Change: 139501626 by Dan Smilkov · 8 years ago
  91. bc516c8 Update bower dependencies to match internal dependencies. Change: 138919472 by Dan Smilkov · 8 years ago
  92. f0e9bd3 Update bower dependencies to match internal versions. Change: 138673511 by Dan Smilkov · 8 years ago
  93. a37ca0d Auto-fetch Inception model assets for Android demo, so that manual download/extract step is unnecessary. by Andrew Harp · 8 years ago
  94. c3bed28 Update polymer dependencies. Change: 137877854 by Dan Smilkov · 8 years ago
  95. 5441431 Automated rollback of change 136369196 Change: 136825932 by A. Unique TensorFlower · 8 years ago
  96. 40aee90 Automated rollback of change 136356467 Change: 136369196 by Gunhan Gulsoy · 8 years ago
  97. f5a747e Update Bazel version to 0.3.2 Change: 136356467 by A. Unique TensorFlower · 8 years ago
  98. 3037d18 Update the bower versions. Change: 135667780 by Dan Smilkov · 8 years ago
  99. a9d25b0 Pull in numericjs from a more reliable source - cloudflare cdn. by Dan Smilkov · 8 years ago
  100. 33c9c02 Use http_file instead of new_http_archive for some external dependencies. by Dan Smilkov · 8 years ago