Closed develone closed 2 years ago
With openocd programmed the pico with 58 tests of the tensorflow lite library. The scripted used to progrram the pico https://github.com/develone/pico-tflmicro/blob/main/run-tests.sh The results of tests https://github.com/develone/pico-tflmicro/blob/main/test-result.txt The tests that failed https://github.com/develone/pico-tflmicro/blob/main/failed-test.txt
Trying to merge using repo https://github.com/develone/pico-tflmicro-090222/tree/master/src https://github.com/develone/pico-tflmicro/blob/main/scripts/update-repo.sh in the build folder. modify top level CMakeLists.txt which changes that are created. This breaks the build. https://github.com/develone/pico-tflmicro/blob/main/scripts/update-repo-1.sh CMakeLists.txt which changes that are created. This breaks the build. -rw-r--r-- 1 devel devel 1072296 Aug 15 09:21 libpico-tflmicro.a -rw-r--r-- 1 devel devel 269688 Aug 16 05:34 libpico-tflmicro_test.a The src tree was obtained on 08/29/22 only hello_world is working.
git@github.com:develone/pico-tflmicro-090222.git -rw-r--r-- 1 devel devel 1781138 Sep 4 09:02 libpico-tflmicro.a -rw-r--r-- 1 devel devel 234532 Sep 4 08:39 libpico-tflmicro_test.
Same as #5. This makes no sense whatsoever.
With openocd programmed the pico with 58 tests of the tensorflow lite library. The scripted used to progrram the pico https://github.com/develone/pico-tflmicro/blob/main/run-tests.sh The results of tests https://github.com/develone/pico-tflmicro/blob/main/test-result.txt The tests that failed https://github.com/develone/pico-tflmicro/blob/main/failed-test.txt
Trying to merge using repo https://github.com/develone/pico-tflmicro-090222/tree/master/src https://github.com/develone/pico-tflmicro/blob/main/scripts/update-repo.sh in the build folder. modify top level CMakeLists.txt which changes that are created. This breaks the build. https://github.com/develone/pico-tflmicro/blob/main/scripts/update-repo-1.sh CMakeLists.txt which changes that are created. This breaks the build. -rw-r--r-- 1 devel devel 1072296 Aug 15 09:21 libpico-tflmicro.a -rw-r--r-- 1 devel devel 269688 Aug 16 05:34 libpico-tflmicro_test.a The src tree was obtained on 08/29/22 only hello_world is working.
git@github.com:develone/pico-tflmicro-090222.git -rw-r--r-- 1 devel devel 1781138 Sep 4 09:02 libpico-tflmicro.a -rw-r--r-- 1 devel devel 234532 Sep 4 08:39 libpico-tflmicro_test.