..
c
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
core
Depend on shim targets in the Java API
2021-02-19 03:21:52 -08:00
delegates
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
examples
Fix build errors on OSX
2021-01-21 22:53:32 -08:00
experimental
Selectively choose the dependencies of audio_microfrontend_op_lib for different target os so that we can use the op on android.
2021-02-16 14:22:53 -08:00
g3doc
Update book file
2021-02-19 14:20:28 -08:00
ios
Support both dynamic and static framworks in ios C library
2021-02-14 23:39:27 -08:00
java
Export google_find_phdr in JNI library
2021-02-19 03:39:36 -08:00
kernels
Internal bug fix.
2021-02-18 21:32:27 -08:00
lib_package
micro
Merge pull request #47228 from advaitjain:fix-bazel-docs
2021-02-18 14:54:17 -08:00
nnapi
objc
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
profiling
Add -Wc++14-compat to common TFLite warning opts
2021-01-13 11:55:58 -08:00
python
Correctly throw error occurred from CalibrationWrapper
2021-02-18 20:05:41 -08:00
schema
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
swift
testdata
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
testing
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
toco
[lite] Deprecate _custom_opdefs field in TfLiteConverter.
2021-02-18 15:11:55 -08:00
tools
Add dynamic range quantization for TransposeConv2d filters
2021-02-18 21:02:19 -08:00
tutorials
allocation.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
allocation.h
[tf.lite] Add FlatBufferModel::BuildFromAllocation() API
2021-02-10 08:33: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
BUILD
Depend on shim targets in the Java API
2021-02-19 03:21:52 -08:00
build_def.bzl
Remove use of -Wc++14-compat.
2021-02-02 09:33:13 -08:00
builtin_op_data.h
builtin_ops.h
Add ComplexAbs Op to TensorFlow Lite
2021-02-07 17:53:28 -08:00
CMakeLists.txt
Build tflite_runtime Python wheel with CMake
2021-02-09 16:44:50 -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
Depend on shim targets in the Java API
2021-02-19 03:21:52 -08:00
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
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
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -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
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
interpreter.cc
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
interpreter.h
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
memory_planner.h
minimal_logging_android.cc
minimal_logging_default.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
minimal_logging_ios.cc
minimal_logging_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
minimal_logging.cc
minimal_logging.h
mmap_allocation_disabled.cc
[tf.lite] Add FlatBufferModel::BuildFromAllocation() API
2021-02-10 08:33:50 -08:00
mmap_allocation.cc
[tf.lite] Add FlatBufferModel::BuildFromAllocation() API
2021-02-10 08:33:50 -08:00
model_builder.cc
[tf.lite] Add FlatBufferModel::BuildFromAllocation() API
2021-02-10 08:33:50 -08:00
model_builder.h
[tf.lite] Add FlatBufferModel::BuildFromAllocation() API
2021-02-10 08:33:50 -08:00
model_flex_test.cc
[lite] Include-what-you-use fixes.
2021-01-20 08:00:50 -08:00
model_test.cc
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -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
optional_debug_tools.cc
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
optional_debug_tools.h
portable_type_to_tflitetype.h
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
README.md
shared_library.h
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
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
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
Add nominal support for unsigned 32-bit integer tensor types.
2021-02-17 14:16:29 -08:00
type_to_tflitetype.h
TFLM: Remove <complex> header from portable_type_to_tflitetype.h
2021-01-06 17:08:51 -08:00
util_test.cc
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
util.cc
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
util.h
Distinguish between inference (sub)graphs and validation graphs by using a subgraph name prefix.
2021-02-18 03:18:56 -08:00
version.h