Dilshod Tadjibaev
Dilshod Tadjibaev
> @antimora > > > > We can rewrite the https://github.com/burn-rs/burn/blob/main/examples/image-classification-web/https_server.py in https://github.com/tokio-rs/axum in order to simplify the `xtask-wasm` transition. Are you willing to do that? In the end, I...
Related: https://github.com/burn-rs/burn/issues/917
No, we need to stick with xtask because it is most portable. We have image classifier that does not use python. And I predict we might want to remove python...
@Luni-4 has found this build tool we should look into: https://github.com/trunk-rs/trunk Here is their vanilla js example: https://github.com/trunk-rs/trunk/tree/main/examples/vanilla
Just noticed 1-e15 magic number. Please refactor to a constant and explain how this number is derived. It would also be preferable if float number precision independent (we use half...
Closing this ticket and linking to an issue ticket so someone else can pick up: https://github.com/tracel-ai/burn/issues/1536
I was traveling and I'll comment on this in coming days.
It looks good so far. Let me know if you want to continue working on this. Sorry this PR dropped from my radar since I was traveling and I was...
Ok. Let's close it for now. It would be easier if we have a real use case example with an onnx. Otherwise we will be working abstract. Feel free to...
> I would like to work on this issue, can you assign it to me? Done