Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FluxML/Flux.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.22
Choose a base ref
...
head repository: FluxML/Flux.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.23
Choose a head ref
  • 9 commits
  • 41 files changed
  • 4 contributors

Commits on Oct 13, 2024

  1. simplify test machinery (#2498)

    * simplify test machinery
    CarloLucibello authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    35b893a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Correct dead link for "quickstart page" in README.md (#2499)

    * Correct dead link for "quickstart page" in README.md
    
    * Change corrected link from http to https
    zengmao authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0360155 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. some cleanup (#2503)

    * cleanup
    
    * fix doctest
    CarloLucibello authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    31dccd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c9bab66 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Some small printing upgrades (#2344)

    * some printing upgrades
    
    * print eltype too
    
    * move one line to solve order-of-loading issue
    
    * better fix
    
    * tests, and Fix1
    mcabbott authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    93e1de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bd453 View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    CarloLucibello authored Oct 26, 2024
    2 Configuration menu
    Copy the full SHA
    32db5d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Support for lecun normal weight initialization (#2311)

    * Support for lecun normal weight initialization
    
    * add test
    
    * add to docs
    
    * Update utils.jl
    
    * fixup
    
    * fix rtol
    
    * doctests
    
    ---------
    
    Co-authored-by: Michael Abbott <[email protected]>
    RohitRathore1 and mcabbott authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9f56f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update Project.toml

    CarloLucibello authored Oct 29, 2024
    2 Configuration menu
    Copy the full SHA
    eb9ec4a View commit details
    Browse the repository at this point in the history
Loading