This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pytorch framework for Arm NN (CMSIS)

I'm a graduate student at IUPUI. I am working with pruning of Squeezenext architecture for my thesis. So I want to deploy my model on a Cortex-M. I am using Pytorch framework. So could anyone help me in using CMSIS with Pytorch?

Thanks in Advance!!!

Parents
  • Hi

    We are also highly relying on PyTorch in our development work. Can you share the latest state of the support for PyTorch.

    Specifically, we are planning to work on the new NPU architecture on the IMX8-Plus board.

    Is there a way to efficiently used PyTorch models on this platform already, ideally via the C++ frontend?

Reply
  • Hi

    We are also highly relying on PyTorch in our development work. Can you share the latest state of the support for PyTorch.

    Specifically, we are planning to work on the new NPU architecture on the IMX8-Plus board.

    Is there a way to efficiently used PyTorch models on this platform already, ideally via the C++ frontend?

Children