..
c
Resource & variant type additions to TFLite schema
2021-01-29 17:12:52 -08:00
core
Rollback: Report unsupported operators when the given operators have unknown dimensions
2021-02-07 20:31:26 -08:00
delegates
Added ConverterToConvWeights unit tests for OpenCL & Metal.
2021-02-09 06:41:45 -08:00
examples
Fix build errors on OSX
2021-01-21 22:53:32 -08:00
experimental
Fix quantization debugger's tf_export
2021-02-04 22:39:50 -08:00
g3doc
[lite] Add DepthwiseConv2dNativeBackpropInput and DepthwiseConv2dNativeBackpropFilter to SELECT_TF allow list.
2021-02-04 10:16:49 -08:00
ios
Internal change
2021-01-27 21:04:07 -08:00
java
Internal change
2021-02-08 03:44:37 -08:00
kernels
[tf.lite] Mark the tensor # as the tensor name for testing
2021-02-08 20:01:09 -08:00
lib_package
Clean up Makefile based build scripts for TFLite iOS
2020-06-21 21:15:25 -07:00
micro
Start llvm-bazel integration
2021-02-09 10:00:38 -08:00
nnapi
Added dlerror() error message to log.
2020-10-08 16:26:53 -07:00
objc
Resource & variant type additions to TFLite schema
2021-01-29 17:12:52 -08:00
profiling
Add -Wc++14-compat to common TFLite warning opts
2021-01-13 11:55:58 -08:00
python
Internal change
2021-02-07 00:21:27 -08:00
schema
Add ComplexAbs Op to TensorFlow Lite
2021-02-07 17:53:28 -08:00
swift
Update TFLite CocoaPods podspec files for 2.4.0
2020-12-15 00:12:05 -08:00
testdata
Check the dynamic tensor existence of the subgraph outputs at the beginning
2021-01-19 19:31:34 -08:00
testing
Support complex ops in MLIR converter
2021-02-07 23:32:07 -08:00
toco
[lite] Add field in toco flags to control enabling tflite variables.
2021-02-06 00:57:19 -08:00
tools
cmake: Update absl.cmake
2021-02-08 23:59:15 -08:00
tutorials
BUILD file cleanup
2020-09-30 16:03:47 -07:00
allocation.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
allocation.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
arena_planner_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
arena_planner.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
arena_planner.h
Shift memory allocation parameters to lite/util. Also make specifying these parameters explicit in runtime code.
2020-07-09 12:53:38 -07:00
BUILD
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
build_def.bzl
Remove use of -Wc++14-compat.
2021-02-02 09:33:13 -08:00
builtin_op_data.h
Migrate TensorFlow Lite out of tensorflow/contrib
2018-10-31 14:20:28 -07:00
builtin_ops.h
Add ComplexAbs Op to TensorFlow Lite
2021-02-07 17:53:28 -08:00
CMakeLists.txt
cmake: Update absl.cmake
2021-02-08 23:59:15 -08:00
context_util.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
context.h
create_op_resolver_with_builtin_ops.cc
create_op_resolver_with_selected_ops.cc
create_op_resolver.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
error_reporter.h
external_cpu_backend_context.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
external_cpu_backend_context.h
Permit runtime opt-in for caching of prepacked matrices in GEMMs.
2020-06-04 17:10:17 -07:00
graph_info_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
graph_info.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
graph_info.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
interpreter_builder.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
interpreter_builder.h
Fix unmatched parenthesis in comment.
2021-01-29 07:43:36 -08:00
interpreter_test_util.h
Add new method InterpreterBuilder::AddDelegate.
2021-01-19 10:31:17 -08:00
interpreter_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
interpreter.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
interpreter.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
memory_planner.h
Add MemoryPlanner::ResetAllocationsAfter()
2020-01-27 18:01:53 -08:00
minimal_logging_android.cc
Fix SEGV on Android x86_64.
2020-11-25 18:52:49 -08:00
minimal_logging_default.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
minimal_logging_ios.cc
Add console log hooks for TFLite delegates
2019-04-01 15:43:18 -07:00
minimal_logging_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
minimal_logging.cc
Fix minor clang warnings for tflite, for toolchains with pickier configurations.
2019-04-03 14:47:43 -07:00
minimal_logging.h
mmap_allocation_disabled.cc
Automated rollback of commit 19f417d905
2019-07-02 17:43:32 -07:00
mmap_allocation.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_builder.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_builder.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_flex_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_xnnpack_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model.h
mutable_op_resolver_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
mutable_op_resolver.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
mutable_op_resolver.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
op_resolver.h
Migrate TensorFlow Lite out of tensorflow/contrib
2018-10-31 14:20:28 -07:00
optional_debug_tools.cc
Resource & variant type additions to TFLite schema
2021-01-29 17:12:52 -08:00
optional_debug_tools.h
portable_type_to_tflitetype.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
README.md
Migrate TensorFlow Lite out of tensorflow/contrib
2018-10-31 14:20:28 -07:00
shared_library.h
tflite_runtime: Fix FlexDelegate on Windows
2020-12-07 21:01:13 -08:00
simple_memory_arena_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
simple_memory_arena.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
simple_memory_arena.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
special_rules.bzl
Make tflite_copts() pluggable.
2021-01-14 09:19:52 -08:00
stateful_error_reporter.h
Add StatefulErrorReporter and make error_reporter() public from Interpreter API.
2020-10-05 14:59:44 -07:00
stderr_reporter_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
stderr_reporter.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
stderr_reporter.h
Rename lite/c/c_api_internal.h to lite/c/common.h
2019-11-25 21:49:25 -08:00
string_type.h
string_util_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
string_util.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
string_util.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
tflite_exported_symbols.lds
tflite_version_script.lds
tflite_with_xnnpack_optional.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
tflite_with_xnnpack_optional.h
tflite_with_xnnpack.cc
type_to_tflitetype_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
type_to_tflitetype.h
util_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
util.cc
Resource & variant type additions to TFLite schema
2021-01-29 17:12:52 -08:00
util.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
version.h
Add TensorFlow Lite runtime version
2019-03-18 12:35:50 -07:00