Searched full:lite (Results 1 – 25 of 74) sorted by relevance
123
44 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/array.cc45 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/core/c/common.cc46 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/debug_log.cc47 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/fake_micro_context.cc48 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/memory_helpers.cc49 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/micro_allocation_info.cc50 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/test_helpers.cc51 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/test_helper_custom_ops.cc52 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/recording_micro_allocator.cc53 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/micro_time.cc[all …]
9 bool "TensorFlow Lite Micro Support"12 This option enables the TensorFlow Lite Micro library.17 bool "TensorFlow Lite Micro with optimized CMSIS-NN kernels"32 This option adds support for CMSIS-NN optimized kernels when using TensorFlow Lite Micro.
2 :name: TensorFlow Lite for Microcontrollers5 These samples demonstrate how to use TensorFlow Lite for Microcontrollers in Zephyr.
1 identifier: longan_nano/gd32vf103/lite2 name: Sipeed Longan Nano Lite
8 - name: lite
16 bool "Xilinx UART Lite"22 This option enables the UART driver for Xilinx UART Lite IP.
4 Replicate a sine wave using TensorFlow Lite for Microcontrollers.10 demonstrates the absolute basics of using TensorFlow Lite Micro.18 a model and converting it for use with TensorFlow Lite Micro for21 The sample comes in two flavors. One with TensorFlow Lite Micro29 https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/hello_world108 TensorFlow Lite Micro, in that is sets below Kconfig option. Note also that this
8 a supported device. The Lite version of Quartus may be obtained without charge11 http://dl.altera.com/?edition=lite
20 #include <tensorflow/lite/c/common.h>21 #include <tensorflow/lite/micro/micro_log.h>
22 #include <tensorflow/lite/c/c_api_types.h>23 #include <tensorflow/lite/micro/micro_log.h>
24 #include <tensorflow/lite/micro/micro_log.h>25 #include <tensorflow/lite/micro/micro_interpreter.h>26 #include <tensorflow/lite/micro/micro_mutable_op_resolver.h>27 #include <tensorflow/lite/schema/schema_generated.h>
19 #include <tensorflow/lite/micro/micro_mutable_op_resolver.h>23 #include <tensorflow/lite/micro/micro_log.h>24 #include <tensorflow/lite/micro/micro_interpreter.h>25 #include <tensorflow/lite/micro/system_setup.h>26 #include <tensorflow/lite/schema/schema_generated.h>
17 /* Automatically created from a TensorFlow Lite flatbuffer using the command:20 * This is a standard TensorFlow Lite model file that has been converted into a
39 …Lite for Microcontrollers](https://tensorflow.org/lite/microcontrollers/overview). It will produce…45 …b.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/magi…48 …\" href=\"https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/magi…98 "!cp -r tensorflow/tensorflow/lite/micro/examples/magic_wand/train train"220 …, we convert this model into a C++ source file we can use with TensorFlow Lite for Microcontroller…
28 …b.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/micro/examples/hell…31 …<a target="_blank" href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micr…50 | `model.tflite` *(2.5 kB)* | Integer Only Quantized TFLite Model | TensorFlow Lite | Mobile Devic…51 | `model.cc` | C Source File | TensorFlow Lite for Microcontrollers | Microcontrollers |
9 #include <tensorflow/lite/micro/micro_mutable_op_resolver.h>10 #include <tensorflow/lite/micro/cortex_m_generic/debug_log_callback.h>11 #include <tensorflow/lite/micro/micro_log.h>12 #include <tensorflow/lite/micro/micro_interpreter.h>13 #include <tensorflow/lite/micro/micro_profiler.h>14 #include <tensorflow/lite/schema/schema_generated.h>
3 full_name: ATOM Lite
2 name: M5Stack ATOM Lite
3 full_name: AtomS3 Lite
1 # M5Stack AtomS3 Lite board configuration
3 full_name: Wireless Stick Lite (V3)
1 description: Xilinx UART Lite IP
4 Recognize gestures from an accelerometer using TensorFlow Lite for Microcontrollers and a 20KB10 This sample application shows how to use TensorFlow Lite Micro23 https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo