1. c804a9b Merge remote-tracking branch 'aosp/upstream-master' into rebase_tflite by Lev Proleev · 4 years, 4 months ago
  2. 7b1283e Bump OSS LLVM version to 7b6e49a2f022288f010bc600323f1d0aafca6241. by A. Unique TensorFlower · 4 years, 4 months ago
  3. e691b1d [VectorOps] Removed VectorAnalysis BUILD rule by Aart Bik · 4 years, 4 months ago
  4. 7e5faef Bump OSS LLVM to 48acece15dcf63cb4fee043a4e66ddf3917a359a plus required fixes. by Thomas Joerg · 4 years, 4 months ago
  5. e3130b5 Add TFL while op with regions by Jacques Pienaar · 4 years, 4 months ago
  6. 25a40ce Add dm-tree to the docker build images. by Eugene Brevdo · 4 years, 4 months ago
  7. 512f32b Internal refactor by A. Unique TensorFlower · 4 years, 4 months ago
  8. 1f52a8e toolchains: migrate platforms to use exec_properties by A. Unique TensorFlower · 4 years, 4 months ago
  9. 0b5f6be Windows config updates. by Gunhan Gulsoy · 4 years, 4 months ago
  10. aa9eb3b Bump OSS LLVM to 676c29694c5444ca3c63067770dfac0f37158797 by A. Unique TensorFlower · 4 years, 4 months ago
  11. f6cb96d Bump opensource LLVM to 4b04e117357553205b9c9a95da7e44f026cd842f by Benjamin Kramer · 4 years, 4 months ago
  12. 1719e79 Bump Remote toolchain config for TF on windows to MSVC 2019 Preview 16.5 by Gunhan Gulsoy · 4 years, 4 months ago
  13. 9bbfadf Update deps by A. Unique TensorFlower · 4 years, 4 months ago
  14. fff09f5 Internal refactor by A. Unique TensorFlower · 4 years, 4 months ago
  15. 007c1d1 cuda_configure: delete dead code by A. Unique TensorFlower · 4 years, 4 months ago
  16. b1171f5 Bump OSS LLVM to f6bb58542aca5959acd1ab2e6ec757570df534e2 by Benjamin Kramer · 4 years, 4 months ago
  17. d5b884a Reduce visibility to internals of the flatbuffer repository. by Brian Atkinson · 4 years, 4 months ago
  18. 1c2b9d7 Update hexagon_nn to new version by Karim Nosir · 4 years, 4 months ago
  19. eaa8aca Merge pull request #36264 from wdirons:fix_flatbuffers_link_error by TensorFlower Gardener · 4 years, 4 months ago
  20. fd242ba Merge pull request #36158 from darkbuck:hliao/master/fix-hip-clang-build by TensorFlower Gardener · 4 years, 4 months ago
  21. 03e04c6 Restore freebsd and windows keys by William D. Irons · 4 years, 4 months ago
  22. 69ef0fd New target required by other targets. by A. Unique TensorFlower · 4 years, 4 months ago
  23. d76a08e Fix flatbuffers link error by William D. Irons · 4 years, 4 months ago
  24. fbf0e3d Fix OSS build by George Karpenkov · 4 years, 4 months ago
  25. adf6e22 Enable visualization script to work from pip install by Pete Warden · 4 years, 4 months ago
  26. ff40a01 Create a new windows gpu RBE platform. by Gunhan Gulsoy · 4 years, 5 months ago
  27. 816bd4b Fix AMDGPU build in OSS with TF by George Karpenkov · 4 years, 5 months ago
  28. c324e6a Update for latest LLVM changes by A. Unique TensorFlower · 4 years, 5 months ago
  29. 6507dde Fix hip-clang build by Michael Liao · 4 years, 5 months ago
  30. 0b2d704 Enable visualization script to work from pip install by Smit Hinsu · 4 years, 5 months ago
  31. fc1f6fd [XLA:Python] Add DLPack import/export support to the XLA Python client. by Peter Hawkins · 4 years, 5 months ago
  32. 1219c0b Enable visualization script to work from pip install by Pete Warden · 4 years, 5 months ago
  33. 94e6e91 Update to new hexagon_interface library version. FIXES #35734 by Karim Nosir · 4 years, 5 months ago
  34. f04ae38 Merge pull request #35287 from kiszk:spelling_tweaks_tf by TensorFlower Gardener · 4 years, 5 months ago
  35. 1e1ceef Bump open source llvm revision to de34b54edce4b7b4e4a68a02fae10283b3e2d7ea by Benjamin Kramer · 4 years, 5 months ago
  36. 284c7ef Merge pull request #35943 from mslacken:fix-jpeg-syslib by TensorFlower Gardener · 4 years, 5 months ago
  37. a5bcec9 Explicitly export files needed by other packages by A. Unique TensorFlower · 4 years, 5 months ago
  38. 955fe72 Reverting change to rules_swift; this was an artifact of another change's flip to experimental_cc_shared_library. by Brian Zhao · 4 years, 5 months ago
  39. 1b58766 Incrementally swap portions of tensorflow's build to rules_cc's version of cc build rules. This is part of the build refactoring described in https://github.com/tensorflow/community/pull/179 by Brian Zhao · 4 years, 5 months ago
  40. c4eead5 Explicitly export files needed by other packages by A. Unique TensorFlower · 4 years, 5 months ago
  41. 841006f Merge branch 'master' into fix-jpeg-syslib by Mihai Maruseac · 4 years, 5 months ago
  42. bc2d38f Update all mirror URLs to be HTTPs. by Mihai Maruseac · 4 years, 5 months ago
  43. 65a639f fix libjpeg_turbo in valid names by Christian Goll · 4 years, 5 months ago
  44. 27643b3 minor spelling tweaks by Kazuaki Ishizaki · 4 years, 6 months ago
  45. c07bcee Replace astor with astunparse in autograph, for compatibility with Python 3.8. This is a non-functional change - the only differences between the two should be in the formatting of the generated code. by Dan Moldovan · 4 years, 5 months ago
  46. 6419de1 Merge pull request #35641 from wdirons:fix_hwloc_build_for_ppc64le by TensorFlower Gardener · 4 years, 5 months ago
  47. 53ebb49 Use tf's own mirror for alternative download links by Gunhan Gulsoy · 4 years, 5 months ago
  48. 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
  49. 9a02122 Bump open source llvm revision to 0133cc60e4e230ee2c176c23eff5aa2f4ee17a75 by Benjamin Kramer · 4 years, 5 months ago
  50. 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
  51. 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
  52. ef2e468 Update Eigen to b9362fb8f76fbba805b56afbc0f5de0a279631b5 by Eugene Zhulenev · 4 years, 5 months ago
  53. 0e2b5a9 Merge pull request #34800 from ROCmSoftwarePlatform:google_upstream_rocm_csr_sparse_matrix_support by TensorFlower Gardener · 4 years, 5 months ago
  54. ad816b1 Use globs in mlir-tblgen BUILD rules by Benjamin Kramer · 4 years, 5 months ago
  55. 66447f7 Fix tfcompile include paths by Sanjoy Das · 4 years, 5 months ago
  56. df0329b Bump open source llvm revision to 498856fca5b9306f545554aeec93c7c058f03eb3 by Benjamin Kramer · 4 years, 5 months ago
  57. c156b61 Fix for Windows build. by A. Unique TensorFlower · 4 years, 5 months ago
  58. 5581b25 Bump open source llvm revision to 71d64f72f934631aa2f12b9542c23f74f256f494 by Benjamin Kramer · 4 years, 5 months ago
  59. 25a06bc Add Vulkan memory objects to TfLite GPU API. by A. Unique TensorFlower · 4 years, 5 months ago
  60. 6c0b973 Package group change in MLIR BUILD file by Jacques Pienaar · 4 years, 5 months ago
  61. 9bda66e Update Eigen to: https://gitlab.com/libeigen/eigen/commit/4217a9f09018b1eb3ce800919a69c7c3df47f9cb by A. Unique TensorFlower · 4 years, 5 months ago
  62. 486fdb7 Patching LLVM to fix Windows Build Breakage. by Brian Zhao · 4 years, 5 months ago
  63. 8e5c3ae Use glob patterns instead by Jacques Pienaar · 4 years, 5 months ago
  64. d8d6252 cast tf::CastOp to mlir::Value in shape_inference.cc after 0d6ebb4f0dd7 by A. Unique TensorFlower · 4 years, 5 months ago
  65. 7a31907 Bump LLVM revision. by A. Unique TensorFlower · 4 years, 5 months ago
  66. c28ac2c Fix windows build issues with libcurl by Gunhan Gulsoy · 4 years, 5 months ago
  67. 960514e Add float->QInt8 conversion op. by Ilya Tokar · 4 years, 5 months ago
  68. c639437 Fix hwloc build for ppc64le by William D. Irons · 4 years, 5 months ago
  69. c27d06e Implement a workaround for TF http archives being downloaded multiple times. by Gunhan Gulsoy · 4 years, 5 months ago
  70. b618051 Create a new toolchain image and a new toolchain with by Gunhan Gulsoy · 4 years, 5 months ago
  71. 7033638 Fix the bad alternate link to sobol_data repository. by Gunhan Gulsoy · 4 years, 5 months ago
  72. 52f7fe6 Merge pull request #35293 from HotPotatoC:hotpotatoc-2 by Jacques Pienaar · 4 years, 5 months ago
  73. 3a094e6 Internal build change by Jacques Pienaar · 4 years, 5 months ago
  74. d6ba353 Remove read-only copy of MLIR core in TF and use version in LLVM by Jacques Pienaar · 4 years, 5 months ago
  75. 1e65730 Allow specifying additional BUILD files for tf_http_archive by Jacques Pienaar · 4 years, 5 months ago
  76. 40c2277 NFC: Rename printOptionValue to printValue to fix MSVC build. by River Riddle · 4 years, 6 months ago
  77. 28f16d4 Remove pybind11-based bindings by Mehdi Amini · 4 years, 6 months ago
  78. 734dfee Refactor the way that pass options are specified. by River Riddle · 4 years, 6 months ago
  79. 7a87870 Update MLIR License to be Apache 2 with LLVM Exceptions as part of the migration to LLVM by Mehdi Amini · 4 years, 6 months ago
  80. 7467253 NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. by River Riddle · 4 years, 6 months ago
  81. 1684f73 Change the `notifyRootUpdated` API to be transaction based. by River Riddle · 4 years, 6 months ago
  82. e66edce Update SPIR-V.md by Lei Zhang · 4 years, 6 months ago
  83. 039b8f8 Resubmit: ReImplement the Value classes as value-typed objects wrapping an internal pointer storage. by River Riddle · 4 years, 6 months ago
  84. 0fd3127 ReImplement the Value classes as value-typed objects wrapping an internal pointer storage. by A. Unique TensorFlower · 4 years, 6 months ago
  85. 741da13 ReImplement the Value classes as value-typed objects wrapping an internal pointer storage. by River Riddle · 4 years, 6 months ago
  86. 6762d86 Adjust License.txt file to use the LLVM license by Mehdi Amini · 4 years, 6 months ago
  87. 93bee33 NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed. by River Riddle · 4 years, 6 months ago
  88. e659357 Add integer bit-shift operations to the standard dialect. by Manuel Freiberger · 4 years, 6 months ago
  89. b37c967 Make Type and Attribute classes trivially copyable by A. Unique TensorFlower · 4 years, 6 months ago
  90. bd7d07d NFC: Move the classes related to Pass options into a new header file PassOptions.h by River Riddle · 4 years, 6 months ago
  91. b787df8 [VectorOps] unify vector dialect "subscripts" by Aart Bik · 4 years, 6 months ago
  92. 5e8c497 fix isValidDim for block arg case by Uday Bondhugula · 4 years, 6 months ago
  93. 2e47b10 Add gpu.shuffle op. by Christian Sigg · 4 years, 6 months ago
  94. 303f681 Allow dialect to create friendly names for region arguments by Frank Laub · 4 years, 6 months ago
  95. b921748 Unique trait list during ODS Operator trait construction by Jacques Pienaar · 4 years, 6 months ago
  96. 0f85e65 [VectorOps] Update vector transfer_read/write ops to operatate on memrefs with vector element type. by A. Unique TensorFlower · 4 years, 6 months ago
  97. 9e991cd Restructure and update Linalg ODS and documentation - NFC by Nicolas Vasilache · 4 years, 6 months ago
  98. 2213d2f [VectorOps] Add vector ReshapeOp to the VectorOps dialect. by A. Unique TensorFlower · 4 years, 6 months ago
  99. 4f47c0d LLVMFuncOp: implement addEntryBlock by A. Unique TensorFlower · 4 years, 6 months ago
  100. 933f2c5 [VectorOps] minor cleanup: vector dialect "subscripts" are i32 by Aart Bik · 4 years, 6 months ago