I am trying to build a TinyML model for edge devices that run on ARM32v7 architecture. Tensorflow-lite is not helpful , there are certain licensing issues that come with that. Pytorch doesn’t support arm32v7. Is there any other alternative that I can try?
Hello, I do not know the answer to your question. I am wondering what kind of application you are trying to built.