lucasmdjl
Results
2
issues of
lucasmdjl
**Describe the bug** When trying to get gradients for a specific module with `GradientsParams::get` and an `AutodiffBackend`, the code panics because it tries to unwrap a `None` `Option`. After digging...
enhancement
Hi there, I'm exploring jqwik and encountered some behavior that I found surprising. I've created a minimal test case to demonstrate it. The goal of the test would be to...
bug