- 2fc3e0d Automated Code Change by A. Unique TensorFlower · 13 days ago master
- 1979278 Automated Code Change by Chris Kennelly · 3 weeks ago
- ea97552 Clean up TFLite Support Tests by A. Unique TensorFlower · 4 weeks ago
- 18ba851 No public description by A. Unique TensorFlower · 3 months ago
- d710d4a Remove dynamically quantized FC and Conv2D from latest ops. by Alan Kelly · 3 months ago
- 6e5cbda Update README.md by lu-wang-g · 3 months ago
- d03c257 Update README.md by lu-wang-g · 3 months ago
- 8c1d4a7 16KB so support by Howard Good · 3 months ago
- d460bbf Automated Code Change by A. Unique TensorFlower · 4 months ago
- d54b80c Automated Code Change by A. Unique TensorFlower · 4 months ago
- dc698ba Automated Code Change by A. Unique TensorFlower · 4 months ago
- 9669aca Automated Code Change by A. Unique TensorFlower · 4 months ago
- 04d7266 Automated Code Change by A. Unique TensorFlower · 4 months ago
- 45d175c Automated Code Change by A. Unique TensorFlower · 4 months ago
- a1225b2 Build fixes for ExternalFileHandler Windows memory mapping support by A. Unique TensorFlower · 7 months ago
- a18c5be Implement ExternalFileHandler memory mapping support for Windows by A. Unique TensorFlower · 7 months ago
- e02a6d7 Regenerate typestubs after pybind11 updates (pybind11 @ aed215c4) by A. Unique TensorFlower · 8 months ago
- ed0f61d Regenerate pyi stubs with absl::Span imports included by A. Unique TensorFlower · 8 months ago
- fb90307 Remove `srcs_version` and `python_version` attributes, as they already default to `"PY3"` by Oleh Prypin · 9 months ago
- 2382cd4 remove deprecated assertDictContainsSubset by A. Unique TensorFlower · 10 months ago
- a083ec5 Generate kt proto to support kotlin DSL factory method by A. Unique TensorFlower · 10 months ago
- 7fd6fa0 Automated Code Change by A. Unique TensorFlower · 10 months ago
- f2b70d4 Automated Code Change by A. Unique TensorFlower · 10 months ago
- 0c0b666 Automated Code Change by A. Unique TensorFlower · 10 months ago
- df52afd Automated Code Change by A. Unique TensorFlower · 10 months ago
- 03895b5 Automated Code Change by A. Unique TensorFlower · 10 months ago
- a597b38 Automated Code Change by A. Unique TensorFlower · 10 months ago
- 3728cde Replace outdated select() on --cpu in custom_ops/kernel/sentencepiece/BUILD with platform API equivalent. by A. Unique TensorFlower · 10 months ago
- a0601ba Regenerate stubs with Mypy 1.13.0 by Matej Aleksandrov · 11 months ago
- b9478f4 Enable FlatBufferModel verification in Windows. It has been disabled before to investigate a crash. by A. Unique TensorFlower · 11 months ago
- 782ae68 Automated Code Change by A. Unique TensorFlower · 12 months ago
- e9f602f Visibility changed from internal to 1P users by A. Unique TensorFlower · 1 year ago
- 4ab0b6d FlatBufferModel verification crashes on some Windows instances. This change disables it until the root cause is found. by A. Unique TensorFlower · 1 year, 1 month ago
- 30e75df FlatBufferModel verification crashes on some Windows instances. This change disables it until the root cause is found. by A. Unique TensorFlower · 1 year, 1 month ago
- ebb89b6 Automated Code Change by A. Unique TensorFlower · 1 year, 1 month ago
- 0108ae4 Automated Code Change by A. Unique TensorFlower · 1 year, 1 month ago
- ceab915 Load the builtin Bazel java rules from @rules_java by A. Unique TensorFlower · 1 year, 2 months ago
- 0faffb0 "Include what you use" fixes. by Fergus Henderson · 1 year, 3 months ago
- 2a6e9a8 Automated Code Change by A. Unique TensorFlower · 1 year, 3 months ago
- 87f27a9 Reenable XNNPack on RPI by Alan Kelly · 1 year, 4 months ago
- 2dcc1da Automated Code Change by A. Unique TensorFlower · 1 year, 4 months ago
- 8ed4a7b Allow specifying the BERT text classifier's model output tensor name via options. by A. Unique TensorFlower · 1 year, 6 months ago
- 3247254 Updating reference to schema file. by A. Unique TensorFlower · 1 year, 6 months ago
- 3207b8d Automated Code Change by A. Unique TensorFlower · 1 year, 7 months ago
- ba6601b Internal by A. Unique TensorFlower · 1 year, 7 months ago
- 94a1817 Add `load()` statements for the builtin Bazel java rules by A. Unique TensorFlower · 1 year, 7 months ago
- 686d63b Remove integral_types.h by Dmitri Gribenko · 1 year, 8 months ago
- 9358acf Change pybind11_abseil `type_caster` `const_name` `Span` to `Sequence`. by Ralf W. Grosse-Kunstleve · 1 year, 8 months ago
- bfbf974 Output to bazel-bin instead of bazel-genfiles. by Tiago Quelhas · 1 year, 8 months ago
- 483c45d Automated Code Change by A. Unique TensorFlower · 1 year, 9 months ago
- 3c280ea Automated Code Change by A. Unique TensorFlower · 1 year, 9 months ago
- e8bda99 Automated Code Change by A. Unique TensorFlower · 1 year, 9 months ago
- 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, 9 months ago
- 36ec2c6 Introduce new intermediate targets that don't depend on frame_buffer_utils. by Fergus Henderson · 1 year, 9 months ago
- 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, 9 months ago
- 569efa3 Internal Code Change by Dmitri Gribenko · 1 year, 10 months ago
- a466039 Internal Code Change by Dmitri Gribenko · 1 year, 11 months ago
- dd5f8a9 Internal Code Change by A. Unique TensorFlower · 2 years ago
- 47dbced Add Objective-C bindings for embedding_proto by A. Unique TensorFlower · 2 years ago
- e4bc125 Fix issue where GpuDelegateProxy was incompatible with TF Lite in Play services: by Fergus Henderson · 2 years ago
- 60be4b8 Update Flatbuffers Download to be compatible with Android API level >= 23 by Steven Toribio · 2 years ago
- 73efb5e Add test of TF Lite support library with TFLite in Play services. by Fergus Henderson · 2 years ago
- a35331d N/A (internal) by A. Unique TensorFlower · 2 years ago
- e39bc33 Internal update by A. Unique TensorFlower · 2 years ago
- 90f7828 Update TF version by A. Unique TensorFlower · 2 years ago
- 319f2fc Internal Code Change by Jie Luo · 2 years ago
- 8a21178 Internal Code Change by A. Unique TensorFlower · 2 years ago
- a7099e1 Add `jvm_flags` and `runtime_deps` for ModelTest, to ensure that it can find the by Fergus Henderson · 2 years ago
- 57d057f Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years ago
- 02a69c7 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years ago
- 61db3a5 Fix test brittleness. by Grant Jensen · 2 years, 1 month ago
- 4d9fe04 Sprawling .pyi updates related to pybind11 PRs #4831, #4833. by Ralf W. Grosse-Kunstleve · 2 years, 1 month ago
- dfcdfc6 Use version of Eigen from tensorflow. by Antonio Sanchez · 2 years, 1 month ago
- 5b7de16 update the distance number for mobilebert in text searcher in c++ / java. by Yuqi Li · 2 years, 1 month ago
- 9d87d71 update the distance number for mobilebert in text searcher. by Yuqi Li · 2 years, 2 months ago
- d3a8a11 Internal Code Change by A. Unique TensorFlower · 2 years, 2 months ago
- fa49bd8 Add some missing absl includes by A. Unique TensorFlower · 2 years, 2 months ago
- 487ff1f Fix win32 build break in mediapipe. by Daniel Cheng · 2 years, 2 months ago
- a5391b0 ...Suppress Warnings for SDK drop by A. Unique TensorFlower · 2 years, 2 months ago
- f248072 Don't define field in ExternalFileHandler that's not used on Windows. by Daniel Cheng · 2 years, 2 months ago
- 466295d Build fix for macros that weren't updated with the TFLITE_ prefix. by Daniel Cheng · 2 years, 2 months ago
- 7352c22 Fix a set-but-unused warning in PopulateVector<std::string>. by Daniel Cheng · 2 years, 2 months ago
- 765321c Prefix internal status macros with TFLITE_. by Daniel Cheng · 2 years, 2 months ago
- 6c73793 Qualify abs() with `std::`. by Daniel Cheng · 2 years, 2 months ago
- a2d1de8 Internal change by Richard Levasseur · 2 years, 3 months ago
- d18b9f0 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 3 months ago
- 84372d2 Fix the Copybara oss replace rule in configuration_proto_inc.h by Lu Wang · 2 years, 3 months ago
- 4050687 Internal Code Change by Lu Wang · 2 years, 3 months ago
- 2bf1b42 Check in generated pyi files for some py_extension targets. by A. Unique TensorFlower · 2 years, 3 months ago
- 57619d4 Internal Code Change by A. Unique TensorFlower · 2 years, 3 months ago
- 8fd106e Update tensorflow_lite_support for promotion of experimental/acceleration/configuration out of experimental. by Fergus Henderson · 2 years, 4 months ago
- aa5c6c7 internal change. by A. Unique TensorFlower · 2 years, 4 months ago
- 51d72eb Internal Code Change by A. Unique TensorFlower · 2 years, 4 months ago
- 1332286 Update Flatbuffer Java source root build file by A. Unique TensorFlower · 2 years, 4 months ago r0.4.4 v0.4.4
- 0e54ac3 Internal change by A. Unique TensorFlower · 2 years, 4 months ago
- 58e11a4 Update Python wheel build rules by Terry Heo · 2 years, 4 months ago
- f37a98e Internal change by A. Unique TensorFlower · 2 years, 5 months ago
- ec56d99 Internal Code Change by A. Unique TensorFlower · 2 years, 5 months ago
- f960a34 Internal by A. Unique TensorFlower · 2 years, 5 months ago
- 5b82c07 Update TF version by A. Unique TensorFlower · 2 years, 5 months ago