Skip to content

Add SaveNNMixin for fixing saving/loading of NNs #1012

Merged
merged 8 commits into from
Nov 29, 2022
Merged

Commits on Nov 24, 2022

  1. Add SaveNNMixin for fixing saving/loading of NNs

    d.a.bunin committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9609bf0 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    d.a.bunin committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a3d1996 View commit details
    Browse the repository at this point in the history
  3. Fix test on MLP

    d.a.bunin committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    45e62b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Remove trainer from DeepAR and TFT

    d.a.bunin committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    276ec77 View commit details
    Browse the repository at this point in the history
  2. Try update pl to 1.8

    d.a.bunin committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c791c99 View commit details
    Browse the repository at this point in the history
  3. Revert "Try update pl to 1.8"

    This reverts commit c791c99.
    d.a.bunin committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7d3c5fc View commit details
    Browse the repository at this point in the history
  4. Try to add self.trainer to DeepBaseModel

    d.a.bunin committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bbca87f View commit details
    Browse the repository at this point in the history
  5. Revert "Remove trainer from DeepAR and TFT"

    This reverts commit 276ec77.
    d.a.bunin committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    0e85caf View commit details
    Browse the repository at this point in the history