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

fix dtype/device property not getting updated in submodules #2657

Merged
merged 16 commits into from
Jul 21, 2020

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    499ca64 View commit details
    Browse the repository at this point in the history
  2. simplify

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    9de24ed View commit details
    Browse the repository at this point in the history
  3. simple test

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    95478ce View commit details
    Browse the repository at this point in the history
  4. submodule test

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cc5bf5b View commit details
    Browse the repository at this point in the history
  5. rename

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    27e15da View commit details
    Browse the repository at this point in the history
  6. explicit

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    db8cb0a View commit details
    Browse the repository at this point in the history
  7. type hints

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    38bdd23 View commit details
    Browse the repository at this point in the history
  8. test for dp backend

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    2f510dc View commit details
    Browse the repository at this point in the history
  9. fix test skip

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b955923 View commit details
    Browse the repository at this point in the history
  10. rename

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a494523 View commit details
    Browse the repository at this point in the history
  11. add ddp_spawn test

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    1c56e13 View commit details
    Browse the repository at this point in the history
  12. fix None index in test

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    1eb776a View commit details
    Browse the repository at this point in the history
  13. try fix ddp_spawn test

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    565e4cb View commit details
    Browse the repository at this point in the history
  14. changelog

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    aa9306a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34a6805 View commit details
    Browse the repository at this point in the history
  16. additional doctest

    awaelchli committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    9bf20a0 View commit details
    Browse the repository at this point in the history