Saransh Chopra

Results 174 comments of Saransh Chopra

Should the occurrences of `stop`, `skip`, and `@epochs` be removed from the docs, or should this wait till they are removed (`v0.14`)? The doctests are failing due to the deprecation...

@mcabbott the previews are only generated if a PR is created from a branch belonging to the root `Flux` repository (restrictions from `Documenter.jl`). If the PR is from a branch...

`!!! note` works! Tested locally!

I have renamed `rng_from_array()` (with no arguments) to `default_rng_value()`, and added both of them to the manual.

I will fix the reference here once https://github.com/FluxML/Optimisers.jl/pull/104 is merged!

Temporarily fixed the references for the API of `OneHotArrays.jl`. See #2038.

- The regex pattern is getting out of hand 😅 but now it captures `Float32` values too (which were causing the CI to fail). - `Documenter.jl` was outdated and was...