Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate FastChain and sciml_train for v2.0 #794

Merged
merged 36 commits into from
Jan 20, 2023
Merged

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    7c1ce87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f979816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6bf0d2 View commit details
    Browse the repository at this point in the history
  4. Lux

    ChrisRackauckas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    894c759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1d4a0 View commit details
    Browse the repository at this point in the history
  6. Update Project.toml

    ChrisRackauckas authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8f5adea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2a9834 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71c7fb View commit details
    Browse the repository at this point in the history
  9. a few fixes

    ChrisRackauckas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    22cf368 View commit details
    Browse the repository at this point in the history
  10. more fixes

    ChrisRackauckas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    eaf8efa View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. add using Zygotes

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4b1c6d4 View commit details
    Browse the repository at this point in the history
  2. fix loss signature

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8f3b52f View commit details
    Browse the repository at this point in the history
  3. fix a few usings

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    efbd9b9 View commit details
    Browse the repository at this point in the history
  4. fix some namespacing

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9f6b63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b6c9df View commit details
    Browse the repository at this point in the history
  6. use a componentarray

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1a7c4d3 View commit details
    Browse the repository at this point in the history
  7. typo

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    89088cb View commit details
    Browse the repository at this point in the history
  8. add the optimizers

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    bc0f86d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    441c90e View commit details
    Browse the repository at this point in the history
  10. Flux it

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ecb1dbb View commit details
    Browse the repository at this point in the history
  11. typo

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f492645 View commit details
    Browse the repository at this point in the history
  12. mark Flux GPU

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dfbd38c View commit details
    Browse the repository at this point in the history
  13. Fix doc build

    ChrisRackauckas committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e019eb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Update test/mnist_gpu.jl

    Co-authored-by: Abhishek Bhatt <46929125+Abhishek-1Bhatt@users.noreply.github.com>
    ChrisRackauckas and ba2tro authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6e002f4 View commit details
    Browse the repository at this point in the history
  2. Update mnist_gpu.jl

    ba2tro authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    11015c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #796 from Abhishek-1Bhatt/patch-1

    One more spot to mark with Flux
    ChrisRackauckas authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    27317e1 View commit details
    Browse the repository at this point in the history
  4. Flux.cpu

    ba2tro authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    24a8005 View commit details
    Browse the repository at this point in the history
  5. Update mnist_conv_gpu.jl

    ba2tro authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6faea34 View commit details
    Browse the repository at this point in the history
  6. Flux.Conv

    ba2tro authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0242cb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    537507f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Specify Flux in all layers

    ba2tro authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    184a182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6147fbf View commit details
    Browse the repository at this point in the history
  3. Update mnist_neural_ode.md

    ba2tro authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ebd3b47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #799 from Abhishek-1Bhatt/patch-1

    Specify Flux in all layers
    ChrisRackauckas authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    04c0886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3555634 View commit details
    Browse the repository at this point in the history
  6. try this

    ChrisRackauckas committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    035d19e View commit details
    Browse the repository at this point in the history