/tflite-micro-3.4.0-2.7.6/ci/ |
D | tflite_files.txt | 6 tensorflow/lite/kernels/internal/quantization_util.cc 16 tensorflow/lite/kernels/internal/common.h 17 tensorflow/lite/kernels/internal/compatibility.h 18 tensorflow/lite/kernels/internal/quantization_util.h 19 tensorflow/lite/kernels/internal/reference/add.h 20 tensorflow/lite/kernels/internal/reference/add_n.h 21 tensorflow/lite/kernels/internal/reference/arg_min_max.h 22 tensorflow/lite/kernels/internal/reference/batch_to_space_nd.h 23 tensorflow/lite/kernels/internal/reference/batch_matmul.h 24 tensorflow/lite/kernels/internal/reference/binary_function.h [all …]
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/ci_build/ |
D | test_code_style.sh | 40 kernels/internal/reference/ \ 44 -e kernels/internal/reference/integer_ops/ \ 45 -e kernels/internal/reference/reference_ops.h \ 77 -e kernels/internal/reference/integer_ops/ \ 78 -e kernels/internal/reference/reference_ops.h \ 79 -e kernels/internal/types.h \
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/kernels/ |
D | BUILD | 31 "//tensorflow/lite/kernels/internal:cppmath", 32 "//tensorflow/lite/kernels/internal:quantization_util", 43 "//tensorflow/lite/kernels/internal:types",
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/ |
D | BUILD | 47 "//tensorflow/lite/kernels/internal:tensor", 64 "//tensorflow/lite/kernels/internal:compatibility", 103 "//tensorflow/lite/kernels/internal:compatibility", 129 "//tensorflow/lite/kernels/internal:reference", 151 "//tensorflow/lite/kernels/internal:compatibility", 152 "//tensorflow/lite/kernels/internal:tensor", 174 "//tensorflow/lite/kernels/internal:compatibility", 243 "//tensorflow/lite/kernels/internal:compatibility", 280 "//tensorflow/lite/kernels/internal:compatibility",
|
D | micro_allocator.cc | 177 internal::ScratchBufferRequest* scratch_buffer_requests, 283 internal::ScratchBufferRequest* scratch_buffer_requests, in AddScratchBuffers() 287 internal::ScratchBufferRequest* current_request = in AddScratchBuffers() 347 namespace internal { namespace 669 internal::ScratchBufferRequest* requests = GetScratchBufferRequests(); in RequestScratchBufferInArena() 689 internal::ScratchBufferRequest* current_request = in RequestScratchBufferInArena() 711 internal::ScratchBufferRequest* requests = GetScratchBufferRequests(); in FinishPrepareNodeAllocations() 727 sizeof(internal::ScratchBufferRequest) * in FinishPrepareNodeAllocations() 729 alignof(internal::ScratchBufferRequest))); in FinishPrepareNodeAllocations() 868 TfLiteStatus status = internal::InitializeTfLiteEvalTensorFromFlatbuffer( in AllocateTfLiteEvalTensors() [all …]
|
D | micro_allocator.h | 31 namespace internal { 267 internal::ScratchBufferRequest* GetScratchBufferRequests();
|
D | micro_allocator_test.cc | 154 tflite::internal::InitializeTfLiteTensorFromFlatbuffer( in TF_LITE_MICRO_TEST() 183 kTfLiteOk, tflite::internal::InitializeTfLiteTensorFromFlatbuffer( in TF_LITE_MICRO_TEST() 213 tflite::internal::InitializeTfLiteTensorFromFlatbuffer( in TF_LITE_MICRO_TEST() 241 tflite::internal::InitializeTfLiteTensorFromFlatbuffer( in TF_LITE_MICRO_TEST()
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/targets/ceva/ |
D | CEVA_BX1_TFLM.ld | 55 .data.internal : ALIGN(0x20) { 76 .data.internal.clone (NOLOAD) : ALIGN(0x20) { 81 .data.internal.ro : ALIGN(0x20) { 133 * fit in limited internal memory. We put them in external memory by 157 * fit in limited internal memory. We put them in external memory by 168 * internal memory so we place them in slower, external memory */ 189 * internal data
|
D | CEVA_BX1_TFLM_18.0.3.ld | 56 .data.internal : ALIGN(0x20) { 77 .data.internal.clone (NOLOAD) : ALIGN(0x20) { 82 .data.internal.ro : ALIGN(0x20) { 134 * fit in limited internal memory. We put them in external memory by 158 * fit in limited internal memory. We put them in external memory by 169 * internal memory so we place them in slower, external memory */ 190 * internal data
|
D | CEVA_BX1_TFLM_18.0.5.ld | 56 .data.internal : ALIGN(0x20) { 77 .data.internal.clone (NOLOAD) : ALIGN(0x20) { 82 .data.internal.ro : ALIGN(0x20) { 134 * fit in limited internal memory. We put them in external memory by 158 * fit in limited internal memory. We put them in external memory by 169 * internal memory so we place them in slower, external memory */ 190 * internal data
|
D | CEVA_SP500_TFLM.ld | 53 .data.internal : ALIGN(0x20) { 74 .data.internal.clone (NOLOAD) : ALIGN(0x20) { 79 .data.internal.ro : ALIGN(0x20) { 134 * fit in limited internal memory. We put them in external memory by 158 * fit in limited internal memory. We put them in external memory by 169 * internal memory so we place them in slower, external memory */ 190 * internal data
|
D | CEVA_BX1_TFLM_18.0.2.ld | 55 .data.internal : ALIGN(0x20) { 122 * fit in limited internal memory. We put them in external memory by 142 * internal memory so we place them in slower, external memory 164 * internal data
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/ |
D | BUILD | 33 "//tensorflow/lite/kernels/internal:cppmath", 85 "//tensorflow/lite/kernels/internal:compatibility", 105 "//tensorflow/lite/kernels/internal:compatibility", 106 "//tensorflow/lite/kernels/internal:types", 218 "//tensorflow/lite/kernels/internal:common", 219 "//tensorflow/lite/kernels/internal:compatibility", 220 "//tensorflow/lite/kernels/internal:cppmath", 221 "//tensorflow/lite/kernels/internal:quantization_util", 222 "//tensorflow/lite/kernels/internal:reference_base", 223 "//tensorflow/lite/kernels/internal:tensor", [all …]
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/schema/ |
D | BUILD | 27 "//tensorflow/lite/kernels/internal:compatibility",
|
/tflite-micro-3.4.0-2.7.6/third_party_static/flatbuffers/include/flatbuffers/ |
D | stl_emulation.h | 324 namespace internal { 331 static constexpr const nullopt_t &nullopt = internal::nullopt_holder<void>::instance_; 334 namespace internal { 341 static const nullopt_t &nullopt = internal::nullopt_holder<void>::instance_;
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/core/api/ |
D | BUILD | 28 "//tensorflow/lite/kernels/internal:compatibility",
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/kernels/internal/ |
D | BUILD | 80 # external and internal builds are consistent. The primary issue here is
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/arc_mli/ |
D | README.md | 97 this reason, internal static buffers are allocated in these X, Y, VCCM and DCCM memory
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/micro_speech/apollo3/ |
D | README.md | 126 > And as @xizhizhang pointed, I think there may be an error on the internal
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/tools/make/ |
D | Makefile | 480 gemmlowp/internal/detect_platform.h \
|
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/examples/hello_world/train/ |
D | train_hello_world_model.ipynb | 378 …t, each neuron will become _activated_ to a certain degree based on its internal state (its _weigh…
|