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

Persist classes from parents in subclasses #701

Merged
merged 4 commits into from Oct 5, 2021

Commits on Oct 1, 2021

  1. Allows persisting the inherited classes. It's expected that subclasse…

    …s also inherits the classes from their parents.
    dfalbel committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    99499d3 View commit details
    Browse the repository at this point in the history
  2. Fix test case

    dfalbel committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    559288f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge master into this branch

    Merge branch 'master' of https://github.com/mlverse/torch into feature/persist-inherited-classes
    dfalbel committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    307c26e View commit details
    Browse the repository at this point in the history
  2. Add NEWS bullet

    dfalbel committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    50fe6d8 View commit details
    Browse the repository at this point in the history