.. |
kernel_test
|
Resolve trivial aliases for portable TensorFlow targets.
|
2020-05-14 09:39:36 -07:00 |
model_coverage
|
Reduce redundancy by replacing TFLite data types with TF data types
|
2020-10-13 19:29:04 -07:00 |
op_tests
|
Handle edge case in strided slice: begin equal to dim
|
2020-09-22 05:02:38 -07:00 |
BUILD
|
Fix the OSS build rule regarding $location expansion that's introduced in cl/326576852.
|
2020-08-14 11:11:58 -07:00 |
generate_examples_lib.py
|
Make control_dep test mlir-only, since tf2 behavior introduces control-flow ops that are not supported by TOCO
|
2020-06-18 10:46:26 -07:00 |
generate_examples_report.py
|
Fix issue with TFLite zip test execution
|
2020-07-20 09:27:33 -07:00 |
generate_examples.py
|
Make generate_examples run in 2.0.
|
2020-03-03 08:59:39 -08:00 |
generate_testspec_test.cc
|
Add a tflite_model_test build rule
|
2019-12-06 17:35:14 -08:00 |
generate_testspec.cc
|
- Update build rules for tflite diff to compile for iOS, and avoid compiling flex delegate for iOS.
|
2019-12-16 17:29:39 -08:00 |
generate_testspec.h
|
- Update build rules for tflite diff to compile for iOS, and avoid compiling flex delegate for iOS.
|
2019-12-16 17:29:39 -08:00 |
generated_examples_zip_test.cc
|
Extract the KernelTestDelegateProviders into a separate library from test_util, and apply it in lite/testing/tflite_driver.
|
2020-07-25 21:40:43 -07:00 |
init_tensorflow.cc
|
Migrate TensorFlow Lite out of tensorflow/contrib
|
2018-10-31 14:20:28 -07:00 |
init_tensorflow.h
|
Migrate TensorFlow Lite out of tensorflow/contrib
|
2018-10-31 14:20:28 -07:00 |
join_test.cc
|
|
|
join.h
|
|
|
message_test.cc
|
|
|
message.cc
|
|
|
message.h
|
|
|
nnapi_example.cc
|
Refactor TfLiteDriver delegate support
|
2019-07-29 15:30:41 -07:00 |
parse_testdata.cc
|
minor spelling tweaks
|
2020-03-06 21:00:41 +09:00 |
parse_testdata.h
|
Uncover incorrect output shapes of ExpandDims,Pack,LSTM,RNN ops in test.
|
2019-04-11 16:04:15 -07:00 |
selective_build_test.cc
|
Refactor reading builtin code in TFLite
|
2020-10-05 15:36:21 -07:00 |
split_test.cc
|
Migrate TensorFlow Lite out of tensorflow/contrib
|
2018-10-31 14:20:28 -07:00 |
split.cc
|
|
|
split.h
|
Add complex<double> tensor support in TFLite
|
2020-07-13 18:19:24 -07:00 |
string_util_wrapper.cc
|
throwTypeError -> ThrowTypeError
|
2020-04-16 10:46:01 -07:00 |
string_util.cc
|
|
|
string_util.h
|
|
|
test_runner_test.cc
|
Uncover incorrect output shapes of ExpandDims,Pack,LSTM,RNN ops in test.
|
2019-04-11 16:04:15 -07:00 |
test_runner.h
|
Add Mbed CI testing support
|
2019-09-05 13:53:45 -07:00 |
tf_driver_test.cc
|
minor spelling tweaks
|
2020-03-06 21:00:41 +09:00 |
tf_driver.cc
|
|
|
tf_driver.h
|
|
|
tflite_diff_example_test.cc
|
|
|
tflite_diff_flags.h
|
|
|
tflite_diff_util.cc
|
Add new methods for diff tests that compares TFLite vs any custom TestRunner
|
2019-12-16 18:20:51 -08:00 |
tflite_diff_util.h
|
Add new methods for diff tests that compares TFLite vs any custom TestRunner
|
2019-12-16 18:20:51 -08:00 |
tflite_driver_test.cc
|
|
|
tflite_driver.cc
|
Disallow applying TFLite delegates by default for tests that rely on TfLiteDriver so that any testing with TFLite delegate has to be explicitly specified.
|
2020-09-11 01:05:26 -07:00 |
tflite_driver.h
|
Extract the KernelTestDelegateProviders into a separate library from test_util, and apply it in lite/testing/tflite_driver.
|
2020-07-25 21:40:43 -07:00 |
tflite_model_test.bzl
|
|
|
toco_convert.py
|
Modify model input/output in a separate utility for all quantized TF1/TF2 models.
|
2020-10-20 14:11:08 -07:00 |
tokenize_test.cc
|
|
|
tokenize.cc
|
|
|
tokenize.h
|
|
|
util.h
|
Internal change
|
2020-03-05 11:36:56 -08:00 |
zip_test_utils.py
|
Use exec_tools for TFLite generate_examples genrule
|
2020-08-14 13:33:31 -07:00 |