1. a205654 Update Maven package name in error messages from TF Lite to LiteRT. by Fergus Henderson · 4 weeks ago master
  2. 1357304 Set dtype for numpy binding on protobuf repeated float field to prevent breaks by protobuf numpy change. by Jie Luo · 7 weeks ago
  3. 2fc3e0d Automated Code Change by A. Unique TensorFlower · 9 weeks ago
  4. 1979278 Automated Code Change by Chris Kennelly · 2 months ago
  5. ea97552 Clean up TFLite Support Tests by A. Unique TensorFlower · 3 months ago
  6. 18ba851 No public description by A. Unique TensorFlower · 4 months ago
  7. d710d4a Remove dynamically quantized FC and Conv2D from latest ops. by Alan Kelly · 4 months ago
  8. 6e5cbda Update README.md by lu-wang-g · 4 months ago
  9. d03c257 Update README.md by lu-wang-g · 4 months ago
  10. 8c1d4a7 16KB so support by Howard Good · 4 months ago
  11. d460bbf Automated Code Change by A. Unique TensorFlower · 6 months ago
  12. d54b80c Automated Code Change by A. Unique TensorFlower · 6 months ago
  13. dc698ba Automated Code Change by A. Unique TensorFlower · 6 months ago
  14. 9669aca Automated Code Change by A. Unique TensorFlower · 6 months ago
  15. 04d7266 Automated Code Change by A. Unique TensorFlower · 6 months ago
  16. 45d175c Automated Code Change by A. Unique TensorFlower · 6 months ago
  17. a1225b2 Build fixes for ExternalFileHandler Windows memory mapping support by A. Unique TensorFlower · 9 months ago
  18. a18c5be Implement ExternalFileHandler memory mapping support for Windows by A. Unique TensorFlower · 9 months ago
  19. e02a6d7 Regenerate typestubs after pybind11 updates (pybind11 @ aed215c4) by A. Unique TensorFlower · 10 months ago
  20. ed0f61d Regenerate pyi stubs with absl::Span imports included by A. Unique TensorFlower · 10 months ago
  21. fb90307 Remove `srcs_version` and `python_version` attributes, as they already default to `"PY3"` by Oleh Prypin · 11 months ago
  22. 2382cd4 remove deprecated assertDictContainsSubset by A. Unique TensorFlower · 11 months ago
  23. a083ec5 Generate kt proto to support kotlin DSL factory method by A. Unique TensorFlower · 11 months ago
  24. 7fd6fa0 Automated Code Change by A. Unique TensorFlower · 12 months ago
  25. f2b70d4 Automated Code Change by A. Unique TensorFlower · 12 months ago
  26. 0c0b666 Automated Code Change by A. Unique TensorFlower · 12 months ago
  27. df52afd Automated Code Change by A. Unique TensorFlower · 12 months ago
  28. 03895b5 Automated Code Change by A. Unique TensorFlower · 12 months ago
  29. a597b38 Automated Code Change by A. Unique TensorFlower · 12 months ago
  30. 3728cde Replace outdated select() on --cpu in custom_ops/kernel/sentencepiece/BUILD with platform API equivalent. by A. Unique TensorFlower · 12 months ago
  31. a0601ba Regenerate stubs with Mypy 1.13.0 by Matej Aleksandrov · 1 year, 1 month ago
  32. b9478f4 Enable FlatBufferModel verification in Windows. It has been disabled before to investigate a crash. by A. Unique TensorFlower · 1 year, 1 month ago
  33. 782ae68 Automated Code Change by A. Unique TensorFlower · 1 year, 1 month ago
  34. e9f602f Visibility changed from internal to 1P users by A. Unique TensorFlower · 1 year, 2 months ago
  35. 4ab0b6d FlatBufferModel verification crashes on some Windows instances. This change disables it until the root cause is found. by A. Unique TensorFlower · 1 year, 2 months ago
  36. 30e75df FlatBufferModel verification crashes on some Windows instances. This change disables it until the root cause is found. by A. Unique TensorFlower · 1 year, 3 months ago
  37. ebb89b6 Automated Code Change by A. Unique TensorFlower · 1 year, 3 months ago
  38. 0108ae4 Automated Code Change by A. Unique TensorFlower · 1 year, 3 months ago
  39. ceab915 Load the builtin Bazel java rules from @rules_java by A. Unique TensorFlower · 1 year, 3 months ago
  40. 0faffb0 "Include what you use" fixes. by Fergus Henderson · 1 year, 4 months ago
  41. 2a6e9a8 Automated Code Change by A. Unique TensorFlower · 1 year, 5 months ago
  42. 87f27a9 Reenable XNNPack on RPI by Alan Kelly · 1 year, 6 months ago
  43. 2dcc1da Automated Code Change by A. Unique TensorFlower · 1 year, 6 months ago
  44. 8ed4a7b Allow specifying the BERT text classifier's model output tensor name via options. by A. Unique TensorFlower · 1 year, 7 months ago
  45. 3247254 Updating reference to schema file. by A. Unique TensorFlower · 1 year, 8 months ago
  46. 3207b8d Automated Code Change by A. Unique TensorFlower · 1 year, 8 months ago
  47. ba6601b Internal by A. Unique TensorFlower · 1 year, 8 months ago
  48. 94a1817 Add `load()` statements for the builtin Bazel java rules by A. Unique TensorFlower · 1 year, 9 months ago
  49. 686d63b Remove integral_types.h by Dmitri Gribenko · 1 year, 9 months ago
  50. 9358acf Change pybind11_abseil `type_caster` `const_name` `Span` to `Sequence`. by Ralf W. Grosse-Kunstleve · 1 year, 10 months ago
  51. bfbf974 Output to bazel-bin instead of bazel-genfiles. by Tiago Quelhas · 1 year, 10 months ago
  52. 483c45d Automated Code Change by A. Unique TensorFlower · 1 year, 10 months ago
  53. 3c280ea Automated Code Change by A. Unique TensorFlower · 1 year, 10 months ago
  54. e8bda99 Automated Code Change by A. Unique TensorFlower · 1 year, 10 months ago
  55. 2ab7750 Arm has specifically defined only the single set of double underscores rather than leading and trailing underscores for macro definitions. Both are still defined for arm32 as well so this change works for both 32-bit arm and aarch64. by A. Unique TensorFlower · 1 year, 10 months ago
  56. 36ec2c6 Introduce new intermediate targets that don't depend on frame_buffer_utils. by Fergus Henderson · 1 year, 11 months ago
  57. 9f34fe0 Arm has specifically defined only the single set of double underscores rather than leading and trailing underscores for macro definitions. Both are still defined for arm32 as well so this change works for both 32-bit arm and aarch64. by A. Unique TensorFlower · 1 year, 11 months ago
  58. 569efa3 Internal Code Change by Dmitri Gribenko · 2 years ago
  59. a466039 Internal Code Change by Dmitri Gribenko · 2 years ago
  60. dd5f8a9 Internal Code Change by A. Unique TensorFlower · 2 years, 1 month ago
  61. 47dbced Add Objective-C bindings for embedding_proto by A. Unique TensorFlower · 2 years, 1 month ago
  62. e4bc125 Fix issue where GpuDelegateProxy was incompatible with TF Lite in Play services: by Fergus Henderson · 2 years, 1 month ago
  63. 60be4b8 Update Flatbuffers Download to be compatible with Android API level >= 23 by Steven Toribio · 2 years, 1 month ago
  64. 73efb5e Add test of TF Lite support library with TFLite in Play services. by Fergus Henderson · 2 years, 2 months ago
  65. a35331d N/A (internal) by A. Unique TensorFlower · 2 years, 2 months ago
  66. e39bc33 Internal update by A. Unique TensorFlower · 2 years, 2 months ago
  67. 90f7828 Update TF version by A. Unique TensorFlower · 2 years, 2 months ago
  68. 319f2fc Internal Code Change by Jie Luo · 2 years, 2 months ago
  69. 8a21178 Internal Code Change by A. Unique TensorFlower · 2 years, 2 months ago
  70. a7099e1 Add `jvm_flags` and `runtime_deps` for ModelTest, to ensure that it can find the by Fergus Henderson · 2 years, 2 months ago
  71. 57d057f Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 2 months ago
  72. 02a69c7 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 2 months ago
  73. 61db3a5 Fix test brittleness. by Grant Jensen · 2 years, 3 months ago
  74. 4d9fe04 Sprawling .pyi updates related to pybind11 PRs #4831, #4833. by Ralf W. Grosse-Kunstleve · 2 years, 3 months ago
  75. dfcdfc6 Use version of Eigen from tensorflow. by Antonio Sanchez · 2 years, 3 months ago
  76. 5b7de16 update the distance number for mobilebert in text searcher in c++ / java. by Yuqi Li · 2 years, 3 months ago
  77. 9d87d71 update the distance number for mobilebert in text searcher. by Yuqi Li · 2 years, 3 months ago
  78. d3a8a11 Internal Code Change by A. Unique TensorFlower · 2 years, 4 months ago
  79. fa49bd8 Add some missing absl includes by A. Unique TensorFlower · 2 years, 4 months ago
  80. 487ff1f Fix win32 build break in mediapipe. by Daniel Cheng · 2 years, 4 months ago
  81. a5391b0 ...Suppress Warnings for SDK drop by A. Unique TensorFlower · 2 years, 4 months ago
  82. f248072 Don't define field in ExternalFileHandler that's not used on Windows. by Daniel Cheng · 2 years, 4 months ago
  83. 466295d Build fix for macros that weren't updated with the TFLITE_ prefix. by Daniel Cheng · 2 years, 4 months ago
  84. 7352c22 Fix a set-but-unused warning in PopulateVector<std::string>. by Daniel Cheng · 2 years, 4 months ago
  85. 765321c Prefix internal status macros with TFLITE_. by Daniel Cheng · 2 years, 4 months ago
  86. 6c73793 Qualify abs() with `std::`. by Daniel Cheng · 2 years, 4 months ago
  87. a2d1de8 Internal change by Richard Levasseur · 2 years, 5 months ago
  88. d18b9f0 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 5 months ago
  89. 84372d2 Fix the Copybara oss replace rule in configuration_proto_inc.h by Lu Wang · 2 years, 5 months ago
  90. 4050687 Internal Code Change by Lu Wang · 2 years, 5 months ago
  91. 2bf1b42 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 5 months ago
  92. 57619d4 Internal Code Change by A. Unique TensorFlower · 2 years, 5 months ago
  93. 8fd106e Update tensorflow_lite_support for promotion of experimental/acceleration/configuration out of experimental. by Fergus Henderson · 2 years, 5 months ago
  94. aa5c6c7 internal change. by A. Unique TensorFlower · 2 years, 5 months ago
  95. 51d72eb Internal Code Change by A. Unique TensorFlower · 2 years, 6 months ago
  96. 1332286 Update Flatbuffer Java source root build file by A. Unique TensorFlower · 2 years, 6 months ago r0.4.4 v0.4.4
  97. 0e54ac3 Internal change by A. Unique TensorFlower · 2 years, 6 months ago
  98. 58e11a4 Update Python wheel build rules by Terry Heo · 2 years, 6 months ago
  99. f37a98e Internal change by A. Unique TensorFlower · 2 years, 6 months ago
  100. ec56d99 Internal Code Change by A. Unique TensorFlower · 2 years, 7 months ago