johnhuichen

Results 5 issues of johnhuichen

Hi @tjdevries, I am making a minor change to crates/vimfuncs/build.rs. It doesn't impact the functionality but use more idiomatic iterator. I also made some changes to keep abstraction level consistent....

### Steps to Reproduce 1. Install Rye on Debian 2. I didn't find any uninstall instruction, so I remove ~/.rye 3. Restart computer 4. Login will fail and causes user...

bug

When explaining Activation: Activation: The RoBERTa uses a GELU activation function. We can implement the GELU using a similar approach as dropout above with no input params. Candle tensors have...

## Pull Request Template ### Checklist - [x] Confirmed that `cargo test` passes ### Related Issues/PRs https://github.com/rust-lang/rustfmt/issues/5892 ### Changes The type alias formatting uses overlapping code path as trait formatting....

P-medium
S-blocked
A-2024-style-edition

## Pull Request Template ### Checklist - [x] Confirmed that `cargo test` passes ### Related Issues/PRs https://github.com/rust-lang/style-team/issues/189 ### Changes Make sure that the rhs is formatted using the indentation of...

P-high
A-2024-style-edition