Mathieu Poumeyrol

Results 221 comments of Mathieu Poumeyrol

@cdluminate And yes this configuration and kernel should work for debian/armhf and raspbian. The cache sizes will not be optimum though, as they can vary greatly from one processor to...

@fgvanzee mmm... I realise now, looking back at the fixes I did three weeks ago, that I got confused on the way somewhere. The general idea being, it would be...

I'm gonna close this one. We do have pulsification for Einsum now. Feel free to open new tickets if/when you find issues :)

We do have a reasonable set of optimisation in place for binary Einsum at this stage. Not for the other cases, but they are not so frequent, we will address...

Hey, thanks for your interest in tract. Performance without the call to into_optimized() is often ridiculously bad. It is meant to be used for debugging only. Your problem look like...

A good starting point is the command line interface, there are some recipes in https://github.com/sonos/tract/blob/main/doc/cli-recipe.md . It does help, but the documentation is a bit lacking so it takes a...

I'm surprised by the fact you're using a lot of .with_output_fact() calls in fixing the ONNX interface. Most of the time, people end up overwritting the inputs (`.with_input_fact(...)`) and cancelling...

Hello, would you give a shot to the branch https://github.com/sonos/tract/tree/resize-op ?

Not sure where to look at, link to build does not answer... give me more context, I'll be happy to see if I can help

Is this what we are talking about ? ``` = note: ld: warning: text-based stub file /System/Library/Frameworks//Security.framework/Security.tbd and library file /System/Library/Frameworks//Security.framework/Security are out of sync. Falling back to library file...