Git Product home page Git Product logo

microml's People

Contributors

acegne avatar badenh avatar markosagadin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

microml's Issues

Fix test rules

Currently test rules, where you can run inferences on host machine, do not work. Problem is that by default we are using CMSIS-NN kernel files which are not supported on host machines. Idea is to make a few changes to archive makefile, so depending on the rule we use appropriate source files for kernels.

How do you build the microlit.a?

hi,

I follow the README.md to compile the libraires but when I compile the project "hello_world_stm32f7", I get the following error.

make: *** No rule to make target 'microlite_build/microlite.a', needed by 'build/firmware.elf'. Stop.

I don't seem to be able to find microlite.a but in the spark project lib, I found this file libtensorflow-microlite.a.

Should I be linking to this file?

Error when building the project

Hi,
Thanks for your great work!
I got the error when executing this command with the example hello_world_stm32f7 in the main MicroML folder:

make -C tensorflow/ -f ../archive_makefile test PROJECT=hello_world_stm32f7

make: Entering directory '/MicroML/tensorflow'
Project was not found, exciting!

And when executing this command, I got the following error:

make -f archive_makefile PROJECT=hello_world_stm32f7
make: *** No rule to make target 'projects/hello_world_stm32f7/microlite_build/tensorflow/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q15.o', needed by 'projects/hello_world_stm32f7/microlite_build/microlite.a'.

Please advise me how to resolve those above errors.
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.