Fredrik Knutsson

Results 15 comments of Fredrik Knutsson

LGTM, but I have fixed the issues in a slightly different way in https://github.com/pytorch/executorch/pull/2991. I'd prefer that since it's using the new and shiny method

@dbort is this being looked at?

> I hadn't planned to fix this in the near term because I didn't know that anyone was using that feature. I'll try to find some time in the next...

Failing tests not related to this PR. Ready to merge.

@kris-himax code has moved a lot since last time :) Is this issues still valid?

Hi @ChristophKarlHeck, I'm happy to see you're trying this out on a Cortex-M4! There can be multiple reasons for your issue, but a good starting point is to check: https://github.com/pytorch/executorch/blob/341545c0c11164d0381ac11871762cf0481ab60c/examples/arm/executor_runner/arm_executor_runner.cpp#L66...

Here's the README for selective builds. Hope it helps! https://github.com/pytorch/executorch/blob/main/examples/selective_build/README.md

@digantdesai will you have a look at this one since it touches code outside arm delegate. Thx!

Hi @vikasbalaga , thx for your interest in Executorch and Ethos-U 🥇 Ethos-U65 is supported with Executorch as well, but we haven't given it too much love, yet. A couple...

> So, could you help me in finding other modifications that are required? I'd start with those and debug from there. The important thing is that the [call to vela](https://github.com/pytorch/executorch/blob/e433e6100700fb42e315b889f6fa7983390733a4/backends/arm/arm_vela.py#L71C28-L71C32)...