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

Attach data refactor and tuner bugs [4/n] #7258

Merged
merged 38 commits into from
Apr 30, 2021
Merged

Commits on Apr 27, 2021

  1. _fit_impl refactor and types

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    395ce2a View commit details
    Browse the repository at this point in the history
  2. Fix return

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    65aa690 View commit details
    Browse the repository at this point in the history
  3. Remove return docstring

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b3f3314 View commit details
    Browse the repository at this point in the history
  4. Fixes

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e7c3657 View commit details
    Browse the repository at this point in the history
  5. Fixes

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8060424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9a9ca9 View commit details
    Browse the repository at this point in the history
  7. Undo results change

    carmocca committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    67d5ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    de7937e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    449041c View commit details
    Browse the repository at this point in the history
  4. Progress

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    405082b View commit details
    Browse the repository at this point in the history
  5. Deprecation messages

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c255388 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abc024f View commit details
    Browse the repository at this point in the history
  7. Fixes

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d2a54d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8641504 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8b0bf5 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1eeedac View commit details
    Browse the repository at this point in the history
  11. Fix test

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5c62b3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae89837 View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d30467d View commit details
    Browse the repository at this point in the history
  14. Update docs

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    08e7a54 View commit details
    Browse the repository at this point in the history
  15. Fix test?

    carmocca committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    236b9f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    35e6258 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    carmocca committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e2d90c3 View commit details
    Browse the repository at this point in the history
  3. Dict return for trainer.tune

    carmocca committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    869c857 View commit details
    Browse the repository at this point in the history
  4. Undo some changes

    carmocca committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    668e68e View commit details
    Browse the repository at this point in the history
  5. Undo some changes

    carmocca committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    617e9e5 View commit details
    Browse the repository at this point in the history
  6. Undo some changes

    carmocca committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    d60eb20 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    carmocca and SkafteNicki authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4502329 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Undo deprecation

    carmocca committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f2ccf21 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    carmocca committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    9cbc154 View commit details
    Browse the repository at this point in the history
  3. Fix docs

    carmocca committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    46a4e92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    175e2cd View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
    carmocca and kaushikb11 authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    23f2da2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2ab21c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    841381c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae9d7e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70a16ea View commit details
    Browse the repository at this point in the history