1. 0b5f6be Windows config updates. by Gunhan Gulsoy · 4 years, 4 months ago
  2. adf6e22 Enable visualization script to work from pip install by Pete Warden · 4 years, 4 months ago
  3. 0b2d704 Enable visualization script to work from pip install by Smit Hinsu · 4 years, 4 months ago
  4. 1219c0b Enable visualization script to work from pip install by Pete Warden · 4 years, 4 months ago
  5. 53aedac Remove --incompatible_windows_native_test_wrapper for Windows by A. Unique TensorFlower · 4 years, 5 months ago
  6. b7f05ca Rolling forward the addition of build flag --experimental_cc_shared_library to tf/.bazelrc after patching the iOS build failure. This basically is https://github.com/tensorflow/tensorflow/commit/e635ec06c606213c01ae6ea9476f9fc8aa6af499 with an additional patch to rules_swift. This change is part of the build refactoring described in https://github.com/tensorflow/community/pull/179 by Smit Hinsu · 4 years, 5 months ago
  7. e3668c5 Rolling forward the addition of build flag --experimental_cc_shared_library to tf/.bazelrc after patching the iOS build failure. This basically is https://github.com/tensorflow/tensorflow/commit/e635ec06c606213c01ae6ea9476f9fc8aa6af499 with an additional patch to rules_swift. This change is part of the build refactoring described in https://github.com/tensorflow/community/pull/179 by Brian Zhao · 4 years, 5 months ago
  8. 17ca256 Automated g4 rollback of changelist 289161138. by Brian Zhao · 4 years, 5 months ago
  9. e635ec0 Adding build flag --experimental_cc_shared_library to tf/.bazelrc, and moving existing usages of cc_library, cc_test, and cc_binary to rules_cc's version for a subset of the build known to be part of libtensorflow_framework. We will migrate further subdirectories of tf/core as we go along. This is part of Tensorflow's build refactoring, described in: https://github.com/tensorflow/community/pull/179 by Brian Zhao · 4 years, 5 months ago
  10. f7544db build: pass `/D_USE_MATH_DEFINES` to C++ explicitly by Saleem Abdulrasool · 4 years, 5 months ago
  11. 34ac7a9 build: pass `/D_USE_MATH_DEFINES` to C++ explicitly by Saleem Abdulrasool · 4 years, 5 months ago
  12. b618051 Create a new toolchain image and a new toolchain with by Gunhan Gulsoy · 4 years, 5 months ago
  13. 42f8dd1 Define _USE_MATH_DEFINES for windows builds. by Artem Belevich · 4 years, 5 months ago
  14. 904c276 More fixes for dynamic loading kernels by Gunhan Gulsoy · 4 years, 6 months ago
  15. 57c057b Prepare for new ops that have suitable kernels for dynamic loading. by Gunhan Gulsoy · 4 years, 6 months ago
  16. 05ed82f Make the TFLite with select TF ops for iOS composable by YoungSeok Yoon · 4 years, 6 months ago
  17. 1868de8 Use bazel's platform specific config options to switch between compiler options. by Gunhan Gulsoy · 4 years, 6 months ago
  18. c9d1b6d Set --incompatible_remove_legacy_whole_archive to False by A. Unique TensorFlower · 4 years, 6 months ago
  19. 29e6eaf Add i386 architecture to ios_fat build config by YoungSeok Yoon · 4 years, 6 months ago
  20. 5caa9e8 Fix for https://github.com/tensorflow/tensorflow/issues/34117 by Brian Zhao · 4 years, 7 months ago
  21. 06f9ec3 Fix typo in TF bazelrc. by Gunhan Gulsoy · 4 years, 7 months ago
  22. ff42635 Fix the spawn strategy flag. by Gunhan Gulsoy · 4 years, 7 months ago
  23. a73d7ac Set --incompatible_remove_legacy_whole_archive to false for TF. by A. Unique TensorFlower · 4 years, 7 months ago
  24. 95fc3bd Fixing rbe typo in bazelrc config. by Brian Zhao · 4 years, 7 months ago
  25. e70d095 Bake TF RBE options into the tensorflow bazelrc. by Gunhan Gulsoy · 4 years, 7 months ago
  26. 56ec786 add a 'dbg' build configuration as a shorthand for '--confi=opt -c dbg' by Bas Aarts · 4 years, 7 months ago
  27. f58c9f8 Flip --incompatible_remove_legacy_whole_archive in Tensorflow by A. Unique TensorFlower · 4 years, 7 months ago
  28. 0ebcbd9 Setting an action_env for only test prevents sharing the build artifacts between bazel build and bazel test runs. Applying the action_env even in builds will allow transitioning between the two without triggering a rebuild. by Brian Atkinson · 4 years, 7 months ago
  29. cb677d1 Upgrade Bazel to 0.29.1 by A. Unique TensorFlower · 4 years, 8 months ago
  30. 46c3cb0 Override default java toolchain to remove -parameters flag. by A. Unique TensorFlower · 4 years, 8 months ago
  31. 2a8e870 Build tensorflow 2.0 by default on master. by A. Unique TensorFlower · 4 years, 8 months ago
  32. 15301e1 Include x86_64 architecture into iOS fat binary config by YoungSeok Yoon · 4 years, 8 months ago
  33. 50515e8 Add --config=v1 option. This change is pretty much the same as this commit on r2.0 branch: by Anna R · 4 years, 8 months ago
  34. 866724d Fix --config=cuda_clang so that it really uses clang. by Christian Sigg · 4 years, 9 months ago
  35. 32aaaec Merged commit includes the following changes: by A. Unique TensorFlower · 4 years, 9 months ago
  36. cb871fb Remove Apache ignite related code from main tensorflow repository. by Gunhan Gulsoy · 4 years, 9 months ago
  37. 1e219a2 Remove kafka code from TF main repo. by Gunhan Gulsoy · 4 years, 9 months ago
  38. 1b00dda Remove GDR code from main TF repo. by Gunhan Gulsoy · 4 years, 9 months ago
  39. 25f08ff Remove libverbs code from tensorflow/(contrib) by Gunhan Gulsoy · 4 years, 9 months ago
  40. f09d3e2 Switch the OSS build to C++14 by default. by Jacques Pienaar · 4 years, 9 months ago
  41. 7962070 Automated g4 rollback of commit 9ac3f91492ca171205d1dab64a926b9312d60ce7 by Brian Zhao · 4 years, 10 months ago
  42. 9ac3f91 Switch the OSS build to C++14 by default. by A. Unique TensorFlower · 4 years, 10 months ago
  43. 2021e7f Automated rollback of commit 0d5f78e608eaf6df3ca3fe1bfed8928623a693e7 by Yifei Feng · 4 years, 10 months ago
  44. 0d5f78e Automated rollback of commit 8032b46d3fa9b058f9179d985319a59c4a95295e by Gunhan Gulsoy · 4 years, 10 months ago
  45. 8032b46 Add a new flag that's always true for all oss build. by Yifei Feng · 4 years, 10 months ago
  46. ee5bf62 Automated rollback of commit 7a2ce469a70e55855b09030a96d2f6eeb825e253 by Dong Lin · 4 years, 11 months ago
  47. 7a2ce46 Remove --spawn_strategy=standalone and --strategy=Genrule=standalone from bazelrc file by A. Unique TensorFlower · 4 years, 11 months ago
  48. 48671af Added a config option to enable MKL-DNN v1.0. by Bhavani Subramanian · 5 years ago
  49. 746d7fb Merge pull request #28674 from infil00p:jbowser/gl_delegate_build by TensorFlower Gardener · 5 years ago
  50. 71f9f0c Create rbe bazel build config using Goocle RBE service. by Gunhan Gulsoy · 5 years ago
  51. 08dfb5c Add a config option to suppress all compiler warnings. by Gunhan Gulsoy · 5 years ago
  52. e617d32 Add --announce_rc into bazelrc file by A. Unique TensorFlower · 5 years ago
  53. fef5167 Wrap some (CUDA, TensorRT, clang, SYCL) --action_envs into --configs: the .tf_configure.bazelrc only sets the --configs, and the .bazelrc maps that to --action_envs. by A. Unique TensorFlower · 5 years ago
  54. 32acfd8 Removing comment about Android Emulators by Joe Bowser · 5 years ago
  55. 90cf8ff Adding formatting changes by Joe Bowser · 5 years ago
  56. 2f0654c Sorry, bad typo by Joe Bowser · 5 years ago
  57. 560cdce Add export symbol to gl_delegate so we can destroy the delegate, name the library for compilation by Joe Bowser · 5 years ago
  58. 3af1404 Re-enabling MKL-DNN contraction kernel. Prevent _lstm_ops.so and _gru_ops.so from using MKL-DNN contraction kernel to avoid having duplicate MKL-DNN thread-local symbols in both files which can cause a crash due to linking issues. by Penporn Koanantakool · 5 years ago
  59. ca8791f Temporarily disable MKL-DNN contraction kernels by default. by Penporn Koanantakool · 5 years ago
  60. dc34ddc Updates Apple platform config settings. Sets default target to `macos` on Apple platforms in bazelrc. by A. Unique TensorFlower · 5 years ago
  61. a6bf9c8 Add posix implementation for platform/numa.h functions, relying on hwloc. by A. Unique TensorFlower · 5 years ago
  62. 3bc5132 Add a new bazel config option for C++ 17 by Gunhan Gulsoy · 5 years ago
  63. a782c9d Replace --genrule_strategy w/ --strategy=Genrule by A. Unique TensorFlower · 5 years ago
  64. 044b34b Disable MKL-DNN contraction kernels in Eigen when building with config=mkl to avoid duplicate MKL-DNN symbols. (config=mkl links to OpenMP MKL-DNN while tensorflow_mkldnn_contraction_kernel links to serial MKL-DNN.) by Penporn Koanantakool · 5 years ago
  65. 7c9323b Turn on MKL-DNN contraction kernels by default. To disable them, build with --define=tensorflow_mkldnn_contraction_kernel=0. by Penporn Koanantakool · 5 years ago
  66. 2d1964e Automated rollback of commit 20796e6bebb3a411655157f7ee7201af58a7d2fe by Anna R · 5 years ago
  67. 20796e6 Turn on MKL-DNN contraction kernels by default. To disable them, build with --define=tensorflow_mkldnn_contraction_kernel=0. by Penporn Koanantakool · 5 years ago
  68. 10ef7ed Internal change. by Eugene Zhulenev · 5 years ago
  69. 78c246b Merge pull request #22964 from perfinion:bazelrc by TensorFlower Gardener · 5 years ago
  70. b41761c Update to bazel-0.18.0 and use try-import by Jason Zaman · 6 years ago
  71. c11b545 Revert "Move bazel.rc to workspace root to support bazel-0.18.0" by Jason Zaman · 6 years ago
  72. 3437098 Make AWS, GCP, HDFS, Kafka and Ignite default on, but introduce the ability to by Gunhan Gulsoy · 6 years ago
  73. bbc9c1f Merge pull request #21374 from perfinion:bazel by TensorFlower Gardener · 6 years ago
  74. a74a321 Move bazel.rc to workspace root to support bazel-0.18.0 by Jason Zaman · 6 years ago