Guillaume Lagrange

Results 243 comments of Guillaume Lagrange

I agree that it would be nice to move away from the python dependency, especially as it is in the first example of the Burn book. But the `hf-hub` crate...

@antimora Totally agree regarding the Python complaint, I had the same impression myself (hence why I looked into this issue). So I am definitely in favor of removing the Python...

> (Hopefully minor) request, would it be possible to also consider Cifar10, besides (instead of?) MNIST? In the rust-ML group we had various independent Neural Network libraries being developed. All...

Closed with #1337 I you're looking for named enum support, see #1343

Completed in PR #1859

_Just leaving this here for future reference._ For some reason [imageflow](https://github.com/imazen/imageflow) is not available on crates.io ([ref issue](https://github.com/imazen/imageflow/issues/450)). I was just browsing the other possible crates and I found [photon](https://github.com/silvia-odwyer/photon)...

This belongs in cubecl now 🙂 will close here due to the big changes we made with the migration.

Hi @mtobin-tdab 👋 The ONNX spec is quite large so we don't necessarily aim to cover all the edge cases when adding support for an operator. That's why this PR...

Oh I didn't even see the follow-up PR for `squeeze_dims` 😄 looks like you've correctly identified the issue

@nathanielsimard what do you think about the naming for this method? (see my comments for possible suggestions)