Patrick Withams

Results 3 comments of Patrick Withams

Thanks for the response. I'm starting to think it is some change in openxla or lower that is responsible rather than jax itself. A few questions: - what part of...

Yeah I like that idea. I see that cargo uses a similar approach: https://github.com/rust-lang/cargo/pull/5022 https://matklad.github.io/2021/02/27/delete-cargo-integration-tests.html Some timings after reorganizing - seems runtime is looking good again: Original HEAD: `cargo test...

Sounds good, I created a PR: https://github.com/sharkdp/fd/pull/1745