Home
last modified time | relevance | path

Searched refs:Interpreter (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/net/prometheus/
DCMakeLists.txt6 find_package(Python REQUIRED COMPONENTS Interpreter)
/Zephyr-latest/samples/net/sockets/http_server/
DCMakeLists.txt6 find_package(Python REQUIRED COMPONENTS Interpreter)
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb3059 " interpreter = tf.lite.Interpreter(model_content=tflite_model)\n",