You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Large Machine Learning Tensorflow Lite program that worked fine on Mbed Core Version 1.3.2. With Version 2.0.0 Portenta only Installation works fine on Linux but does not run on windows. Here is the error message.
arm-none-eabi-gcc: error: CreateProcess: No such file or directory
This single file (using TensorflowLite as an included library) can be used on a windows machine to demonstrate the problem.