tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Apache License 2.0
1.74k stars 769 forks source link

Fix corstone-300 simulator path #2579

Closed ddavis-2015 closed 1 month ago

ddavis-2015 commented 1 month ago

@tensorflow/micro

PR#2573 updated the corstone-300 simulator download. This resulted in the path to the simulator binary changing. This PR updates the PATH environment.

bug=fixes #2578