2025-11-24 2:10 AM
Hey!
I have a ResNet model that I have deployed on my NUCLEO-N657X0-Q, and I want to run a training step on the board itself. I'm fine even with training just the last 1-2 layers of my model on a single sample, so that the memory on the board will suffice. Is the NPU itself capable of it? is there a assisting tool for on-board training? Is it more likely to succeed by using the ARM cpu for that?
Thank you,
Amir