Lei

Results 7 comments of Lei

Seems related to https://github.com/pytorch/pytorch/issues/72175, solution is to first export to onnx on CPU, then optimize it on the GPU.

Further more, I think completions and actions (feature toggling mainly) for Cargo.toml files, like in [crates.nvim](https://github.com/Saecki/crates.nvim) or Rust Rover would be an amazing add.

Just woke up to see this, thanks for the hard work y'all. I can finally write more whitepapers.

> If I have more time I'll look into adding the LSP adapter in Zed for Haskell as well :-) @pseudomata I have a working (but fragile) implementation at https://github.com/leifu1128/zed/commit/1be3e7b99b5f0aa7ba7786a752c7dcd196dead5c,...

> That looks great @leifu1128! Maybe we can open a combined PR to add both the syntax highlighting and LSP once we have fixed any of the issues. Sounds good!...