.. |
benchmark
|
1. Return a TfLiteApplicationError instead of TfLiteError when trying to apply a delegate that doesn't allow dynamic tensors on a graph with dynamic tensors.
|
2020-10-19 00:35:55 -07:00 |
cmake
|
cmake: Build release build by default
|
2020-11-24 11:08:14 +09:00 |
delegates
|
Enable GPU delegate in benchmark_model on Linux (non-Android) when CL_DELEGATE_NO_GL is defined.
|
2020-08-05 16:00:04 -07:00 |
evaluation
|
Remove depencencies on unnecessary aliases in tensorflow/core
|
2020-10-13 10:28:00 -07:00 |
make
|
Fix TFLite aarch64 Makefile build
|
2020-10-07 17:35:53 -07:00 |
optimize
|
Append intermediate tensors to fused operator if necessary before creating calibrator.
|
2020-10-20 13:02:10 -07:00 |
pip_package
|
Fixups for pip_package on Windows
|
2020-09-30 17:53:08 -07:00 |
sanitizers
|
Disable testKerasBidirectionalRNN test case when asan/tsan is enabled.
|
2020-09-30 12:25:01 -07:00 |
signature
|
Revert TF Micro support for embedded build using proxy macros.
|
2020-07-28 14:44:55 -07:00 |
versioning
|
Update PendingReleaseVersion to 2.4.0
|
2020-11-03 17:13:46 +09:00 |
BUILD
|
Update logic to read builtin op code
|
2020-10-20 01:33:08 -07:00 |
build_aar_with_docker.sh
|
Avoid passing --checkpoint to the build script
|
2020-08-12 22:47:56 -07:00 |
build_aar.sh
|
Add script to generate trimmed tflite aar files
|
2020-08-11 02:18:56 -07:00 |
command_line_flags_test.cc
|
Output unconsumed cmdline flags to help using TFLite benchmark tool.
|
2020-06-19 19:13:19 -07:00 |
command_line_flags.cc
|
Only warn about duplicate flags in debug builds when parsing the tflite tooling commandline flags.
|
2020-08-19 00:03:39 -07:00 |
command_line_flags.h
|
Output unconsumed cmdline flags to help using TFLite benchmark tool.
|
2020-06-19 19:13:19 -07:00 |
convert_image_to_csv_test.py
|
|
|
convert_image_to_csv.py
|
|
|
flatbuffer_utils_test.py
|
Merge pull request #42837 from danielyou0230:tflite_reverse_xxd_dump
|
2020-09-01 16:12:37 -07:00 |
flatbuffer_utils.py
|
Fix issue using python flatbuffers library.
|
2020-09-14 17:47:19 -07:00 |
gen_op_registration_main.cc
|
|
|
gen_op_registration_test.cc
|
|
|
gen_op_registration.cc
|
Refactor reading builtin code in TFLite
|
2020-10-05 15:36:21 -07:00 |
gen_op_registration.h
|
|
|
list_flex_ops_main.cc
|
|
|
list_flex_ops_no_kernel.cc
|
Update logic to read builtin op code
|
2020-10-20 01:33:08 -07:00 |
list_flex_ops_test.cc
|
Flex delegate: Do not use dynamic tensors if possible
|
2020-09-21 20:11:04 -07:00 |
list_flex_ops.cc
|
Refactor reading builtin code in TFLite
|
2020-10-05 15:36:21 -07:00 |
list_flex_ops.h
|
Add script to generate trimmed tflite aar files
|
2020-08-11 02:18:56 -07:00 |
logging.h
|
Merged commit includes the following changes:
|
2020-07-02 10:46:26 -07:00 |
randomize_weights.py
|
|
|
reverse_xxd_dump_from_cc.py
|
Merge pull request #42837 from danielyou0230:tflite_reverse_xxd_dump
|
2020-09-01 16:12:37 -07:00 |
strip_strings.py
|
|
|
test_utils.py
|
Fix issue using python flatbuffers library.
|
2020-09-14 17:47:19 -07:00 |
tool_params_test.cc
|
Merged commit includes the following changes:
|
2020-07-02 10:46:26 -07:00 |
tool_params.cc
|
|
|
tool_params.h
|
Support the verbose mode in logging TFLite delegate-related parameter values.
|
2020-07-06 18:05:38 -07:00 |
verifier_test.cc
|
Refactor reading builtin code in TFLite
|
2020-10-05 15:36:21 -07:00 |
verifier.cc
|
Add CheckArraySegments() to model verifier
|
2020-10-18 18:45:15 -07:00 |
verifier.h
|
[lite] Partial reversion of some changes in CL 336001737
|
2020-10-08 11:31:00 -07:00 |
visualize_test.py
|
|
|
visualize.py
|
Update visualize tool to adopt the change of builtin code
|
2020-10-12 15:46:37 -07:00 |
zip_files.py
|
|
|