/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | BUILD | 2 "//tensorflow/lite/micro:build_def.bzl", 18 packages = ["//tensorflow/lite/micro/..."], 23 packages = ["//tensorflow/lite/micro"], 34 "//tensorflow/lite/c:common", 35 "//tensorflow/lite/kernels/internal:cppmath", 61 "//tensorflow/lite/c:common", 62 "//tensorflow/lite/kernels/internal:common", 63 "//tensorflow/lite/kernels/internal:quantization_util", 64 "//tensorflow/lite/kernels/internal:reference_base", 65 "//tensorflow/lite/kernels/internal:tensor", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | BUILD | 11 "//tensorflow/lite/delegates/gpu/common:operations", 12 "//tensorflow/lite/delegates/gpu/common:status", 13 "//tensorflow/lite/delegates/gpu/common:util", 14 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation", 26 "//tensorflow/lite/delegates/gpu/common:operations", 27 "//tensorflow/lite/delegates/gpu/common:status", 28 "//tensorflow/lite/delegates/gpu/common/task:testing_util", 37 "//tensorflow/lite/delegates/gpu/common:operations", 38 "//tensorflow/lite/delegates/gpu/common:status", 39 "//tensorflow/lite/delegates/gpu/common:types", [all …]
|
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/ |
D | Makefile.inc | 30 tensorflow/lite/micro/examples/micro_speech/micro_speech_test.cc \ 31 tensorflow/lite/micro/examples/micro_speech/micro_features/model.cc \ 32 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.cc \ 33 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.cc 36 tensorflow/lite/micro/examples/micro_speech/micro_features/model.h \ 37 tensorflow/lite/micro/examples/micro_speech/micro_features/no_micro_features_data.h \ 38 tensorflow/lite/micro/examples/micro_speech/micro_features/yes_micro_features_data.h \ 41 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_features_generator.cc \ 42 tensorflow/lite/micro/examples/micro_speech/simple_features/simple_features_generator_test.cc \ 43 tensorflow/lite/micro/examples/micro_speech/no_30ms_sample_data.cc \ [all …]
|
D | BUILD | 47 "//tensorflow/lite/micro:micro_error_reporter", 48 "//tensorflow/lite/micro:micro_framework", 49 "//tensorflow/lite/micro:op_resolvers", 50 "//tensorflow/lite/micro/examples/micro_speech/micro_features:micro_features_test_data", 51 "//tensorflow/lite/micro/examples/micro_speech/micro_features:model", 52 "//tensorflow/lite/micro/testing:micro_test", 53 "//tensorflow/lite/schema:schema_fbs", 103 "//tensorflow/lite/c:common", 104 "//tensorflow/lite/micro:micro_error_reporter", 118 "//tensorflow/lite/c:common", [all …]
|
/external/tensorflow/tensorflow/lite/testing/ |
D | generate_examples_lib.py | 46 from tensorflow.lite.testing.op_tests.abs import make_abs_tests 47 from tensorflow.lite.testing.op_tests.add_n import make_add_n_tests 48 from tensorflow.lite.testing.op_tests.arg_min_max import make_arg_min_max_tests 49 from tensorflow.lite.testing.op_tests.batch_to_space_nd import make_batch_to_space_nd_tests 50 from tensorflow.lite.testing.op_tests.binary_op import make_add_tests, make_div_tests, make_sub_tes… 51 from tensorflow.lite.testing.op_tests.cast import make_cast_tests 52 from tensorflow.lite.testing.op_tests.ceil import make_ceil_tests 53 from tensorflow.lite.testing.op_tests.concat import make_concat_tests 54 from tensorflow.lite.testing.op_tests.constant import make_constant_tests 55 from tensorflow.lite.testing.op_tests.conv import make_conv_tests [all …]
|
/external/tensorflow/tensorflow/lite/micro/tools/make/ |
D | Makefile | 22 MAKEFILE_DIR := tensorflow/lite/micro/tools/make 237 MICRO_LITE_EXAMPLE_TESTS := $(shell find tensorflow/lite/micro/examples/ -maxdepth 2 -name Makefile… 238 MICRO_LITE_EXAMPLE_TESTS += $(shell find tensorflow/lite/micro/examples/ -name Makefile_internal.in… 239 MICRO_LITE_BENCHMARKS := $(wildcard tensorflow/lite/micro/benchmarks/Makefile.inc) 243 $(wildcard tensorflow/lite/micro/benchmarks/*benchmark.cc) 246 tensorflow/lite/micro/memory_arena_threshold_test.cc \ 247 tensorflow/lite/micro/memory_helpers_test.cc \ 248 tensorflow/lite/micro/micro_allocator_test.cc \ 249 tensorflow/lite/micro/micro_error_reporter_test.cc \ 250 tensorflow/lite/micro/micro_interpreter_test.cc \ [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/ |
D | BUILD | 9 "//tensorflow/lite/delegates/gpu/common/selectors/" + 17 "//tensorflow/lite/delegates/gpu/common:model_hints", 18 "//tensorflow/lite/delegates/gpu/common:operations", 19 "//tensorflow/lite/delegates/gpu/common:shape", 20 "//tensorflow/lite/delegates/gpu/common:status", 21 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation", 22 "//tensorflow/lite/delegates/gpu/common/task:weights_layout", 31 "//tensorflow/lite/delegates/gpu/common:operations", 32 "//tensorflow/lite/delegates/gpu/common:status", 33 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation", [all …]
|
/external/tensorflow/tensorflow/lite/core/shims/ |
D | BUILD | 4 load("//tensorflow/lite:build_def.bzl", "tflite_copts", "tflite_copts_warnings") 5 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite") 18 "//tensorflow/lite:allocation.h", 19 "//tensorflow/lite:context.h", 20 "//tensorflow/lite:context_util.h", 21 "//tensorflow/lite:core/macros.h", 22 "//tensorflow/lite:core/subgraph.h", 23 "//tensorflow/lite:error_reporter.h", 24 "//tensorflow/lite:graph_info.h", 25 "//tensorflow/lite:mutable_op_resolver.h", [all …]
|
/external/tensorflow/tensorflow/lite/tools/optimize/ |
D | BUILD | 2 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite") 22 "//tensorflow/lite:framework", 23 "//tensorflow/lite/c:common", 24 "//tensorflow/lite/kernels/internal:compatibility", 25 "//tensorflow/lite/schema:schema_fbs", 26 "//tensorflow/lite/schema:schema_utils", 41 "//tensorflow/lite:framework", 42 "//tensorflow/lite/schema:schema_fbs", 43 "//tensorflow/lite/schema:schema_utils", 65 "//tensorflow/lite:framework", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/ |
D | BUILD | 13 "//tensorflow/lite/delegates/gpu/common:data_type", 14 "//tensorflow/lite/delegates/gpu/common:model", 15 "//tensorflow/lite/delegates/gpu/common:model_transformer", 16 "//tensorflow/lite/delegates/gpu/common:operations", 17 "//tensorflow/lite/delegates/gpu/common:shape", 18 "//tensorflow/lite/delegates/gpu/common:tensor", 29 "//tensorflow/lite/delegates/gpu/common:model", 30 "//tensorflow/lite/delegates/gpu/common:model_transformer", 31 "//tensorflow/lite/delegates/gpu/common:operations", 32 "//tensorflow/lite/delegates/gpu/common:status", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | BUILD | 1 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite") 32 "//tensorflow/lite:allocation", 33 "//tensorflow/lite:kernel_api", 34 "//tensorflow/lite:minimal_logging", 35 "//tensorflow/lite:util", 36 "//tensorflow/lite/c:common", 37 "//tensorflow/lite/delegates:utils", 38 "//tensorflow/lite/kernels:kernel_util", 39 "//tensorflow/lite/nnapi:nnapi_implementation", 40 "//tensorflow/lite/nnapi:nnapi_lib", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | BUILD | 1 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite_combined") 17 "//tensorflow/lite/delegates/gpu:spi", 18 "//tensorflow/lite/delegates/gpu/common:shape", 19 "//tensorflow/lite/delegates/gpu/common:status", 20 "//tensorflow/lite/delegates/gpu/common:types", 21 "//tensorflow/lite/delegates/gpu/common:util", 22 "//tensorflow/lite/delegates/gpu/gl:command_queue", 23 "//tensorflow/lite/delegates/gpu/gl:gl_buffer", 24 "//tensorflow/lite/delegates/gpu/gl:gl_program", 25 "//tensorflow/lite/delegates/gpu/gl:gl_shader", [all …]
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/ |
D | BUILD | 1 load("//tensorflow/lite:build_def.bzl", "tflite_copts") 2 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite") 19 "//tensorflow/lite:framework", 20 "//tensorflow/lite/c:common", 21 "//tensorflow/lite/core/api", 22 "//tensorflow/lite/kernels:kernel_util", 23 "//tensorflow/lite/kernels:lstm_shared", 24 "//tensorflow/lite/kernels:op_macros", 25 "//tensorflow/lite/kernels/internal:kernel_utils", 26 "//tensorflow/lite/kernels/internal:optimized_base", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | BUILD | 38 "//tensorflow/lite/delegates/gpu:api", 39 "//tensorflow/lite/delegates/gpu/cl/kernels:converter", 40 "//tensorflow/lite/delegates/gpu/common:data_type", 41 "//tensorflow/lite/delegates/gpu/common:model", 42 "//tensorflow/lite/delegates/gpu/common:precision", 43 "//tensorflow/lite/delegates/gpu/common:shape", 44 "//tensorflow/lite/delegates/gpu/common:status", 45 "//tensorflow/lite/delegates/gpu/common:tensor", 46 "//tensorflow/lite/delegates/gpu/common/task:tensor_desc", 60 "//tensorflow/lite/delegates/gpu/common:data_type", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | BUILD | 21 "//tensorflow/lite/delegates/gpu/common:operations", 22 "//tensorflow/lite/delegates/gpu/common:status", 23 "//tensorflow/lite/delegates/gpu/common/tasks:add_test_util", 34 "//tensorflow/lite/delegates/gpu/cl:cl_operation", 35 "//tensorflow/lite/delegates/gpu/cl:environment", 36 "//tensorflow/lite/delegates/gpu/cl:opencl_wrapper", 37 "//tensorflow/lite/delegates/gpu/cl:tensor", 38 "//tensorflow/lite/delegates/gpu/common:shape", 39 "//tensorflow/lite/delegates/gpu/common:status", 40 "//tensorflow/lite/delegates/gpu/common:tensor", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | BUILD | 16 load("//tensorflow/lite:build_def.bzl", "tflite_copts", "tflite_linkopts") 31 "//tensorflow/lite/c:common", 32 "//tensorflow/lite/core/api", 33 "//tensorflow/lite/experimental/acceleration/configuration:configuration_fbs", 44 "//tensorflow/lite/c:common", 45 "//tensorflow/lite/core/api", 46 "//tensorflow/lite/experimental/acceleration/configuration:configuration_fbs", 47 "//tensorflow/lite/profiling:profile_buffer", 60 "//tensorflow/lite:kernel_api", 61 "//tensorflow/lite:util", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | BUILD | 14 "//tensorflow/lite/delegates/gpu/common:access_type", 15 "//tensorflow/lite/delegates/gpu/common:data_type", 16 "//tensorflow/lite/delegates/gpu/common:status", 17 "//tensorflow/lite/delegates/gpu/common:types", 18 "//tensorflow/lite/delegates/gpu/common:util", 19 "//tensorflow/lite/delegates/gpu/common/task:gpu_object_desc", 31 "//tensorflow/lite/delegates/gpu/common:data_type", 32 "//tensorflow/lite/delegates/gpu/common:status", 47 "//tensorflow/lite/delegates/gpu/common:access_type", 48 "//tensorflow/lite/delegates/gpu/common:data_type", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ |
D | BUILD | 10 "//tensorflow/lite/delegates/gpu/common:model_hints", 11 "//tensorflow/lite/delegates/gpu/common:operations", 12 "//tensorflow/lite/delegates/gpu/common:shape", 13 "//tensorflow/lite/delegates/gpu/common:status", 14 "//tensorflow/lite/delegates/gpu/common:util", 15 "//tensorflow/lite/delegates/gpu/common/task:gpu_operation", 16 "//tensorflow/lite/delegates/gpu/common/task:tensor_desc", 17 "//tensorflow/lite/delegates/gpu/common/task:weights_layout", 18 "//tensorflow/lite/delegates/gpu/common/task:work_group_picking", 19 "//tensorflow/lite/delegates/gpu/common/tasks:conv_buffer_1x1", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | BUILD | 3 "//tensorflow/lite:special_rules.bzl", 32 "//tensorflow/lite/delegates/gpu/common:status", 33 "//tensorflow/lite/delegates/gpu/common/task:buffer_desc", 48 "//tensorflow/lite/delegates/gpu/common:types", 62 "//tensorflow/lite/delegates/gpu/common:shape", 63 "//tensorflow/lite/delegates/gpu/common:util", 76 "//tensorflow/lite/delegates/gpu/common:data_type", 77 "//tensorflow/lite/delegates/gpu/common:status", 88 "//tensorflow/lite/delegates/gpu/metal/kernels:test_util", 117 "//tensorflow/lite/delegates/gpu/common:kernel_info", [all …]
|
/external/tensorflow/tensorflow/lite/micro/ |
D | BUILD | 3 "//tensorflow/lite/micro:build_def.bzl", 15 packages = ["//tensorflow/lite/micro/..."], 44 "//tensorflow/lite:type_to_tflitetype", 45 "//tensorflow/lite/c:common", 46 "//tensorflow/lite/core/api", 47 "//tensorflow/lite/kernels/internal:compatibility", 48 "//tensorflow/lite/kernels/internal:tensor", 49 "//tensorflow/lite/micro/memory_planner", 50 "//tensorflow/lite/micro/memory_planner:greedy_memory_planner", 51 "//tensorflow/lite/schema:schema_fbs", [all …]
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | BUILD | 1 load("//tensorflow/lite:build_def.bzl", "tflite_copts") 2 load("//tensorflow/lite/micro:build_def.bzl", "micro_copts") 3 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite_combined") 121 "//tensorflow/lite/schema:schema_fbs", 122 "//tensorflow/lite/testing:util", 179 "//tensorflow/lite:framework", 180 "//tensorflow/lite:schema_fbs_version", 181 "//tensorflow/lite:string", 182 "//tensorflow/lite:string_util", 183 "//tensorflow/lite:type_to_tflitetype", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | BUILD | 1 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite_combined") 28 "//tensorflow/lite:kernel_api", 29 "//tensorflow/lite:minimal_logging", 30 "//tensorflow/lite:util", 31 "//tensorflow/lite/c:common", 32 "//tensorflow/lite/schema:schema_fbs", 33 "//tensorflow/lite/tools/optimize/sparsity:format_converter", 43 visibility = ["//tensorflow/lite:__subpackages__"], 45 "//tensorflow/lite/c:common", 56 "//tensorflow/lite:kernel_api", [all …]
|
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
D | BUILD | 16 load("//tensorflow/lite:build_def.bzl", "tflite_copts", "tflite_linkopts") 45 "//tensorflow/lite/profiling:time", 46 "//tensorflow/lite/tools/evaluation:evaluation_stage", 47 "//tensorflow/lite/kernels/internal:reference_base", 48 "//tensorflow/lite/kernels/internal:types", 49 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", 50 "//tensorflow/lite/tools/evaluation/proto:evaluation_stages_cc_proto", 51 "//tensorflow/lite/tools/evaluation/proto:preprocessing_steps_cc_proto", 70 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", 71 "//tensorflow/lite/tools/evaluation/proto:evaluation_stages_cc_proto", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/ |
D | BUILD | 2 load("//tensorflow/lite:special_rules.bzl", "tflite_extra_gles_deps") 47 "//tensorflow/lite:kernel_api", 48 "//tensorflow/lite:minimal_logging", 49 "//tensorflow/lite/c:common", 50 "//tensorflow/lite/delegates/gpu/common:convert", 51 "//tensorflow/lite/delegates/gpu/common:model", 52 "//tensorflow/lite/delegates/gpu/common:model_builder", 53 "//tensorflow/lite/delegates/gpu/common:model_transformer", 54 "//tensorflow/lite/delegates/gpu/common:shape", 55 "//tensorflow/lite/delegates/gpu/common:status", [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/ |
D | BUILD | 1 load("//tensorflow/lite:special_rules.bzl", "tflite_portable_test_suite") 16 "//tensorflow/lite/delegates/gpu/common:shape", 17 "//tensorflow/lite/delegates/gpu/common:types", 18 "//tensorflow/lite/delegates/gpu/common:util", 29 "//tensorflow/lite/delegates/gpu/common:shape", 30 "//tensorflow/lite/delegates/gpu/common:status", 31 "//tensorflow/lite/delegates/gpu/common:types", 32 "//tensorflow/lite/delegates/gpu/common:util", 33 "//tensorflow/lite/delegates/gpu/gl:command_queue", 34 "//tensorflow/lite/delegates/gpu/gl:gl_buffer", [all …]
|