Lux.jl
Lux.jl copied to clipboard
Add type-stability checks via `DispatchDoctor.jl`
- We can't apply it to the entire Lux module. Some of the code exists for debugging and is intentionally type unstable.
- I like the default of erroring, but that will be too breaking. Maybe we can consider that for
v0.6
. We will warn if the code is type unstable for now.
Repository: https://github.com/MilesCranmer/DispatchDoctor.jl