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

add example which trains a distributed GraphCast model on shallow-water-equations data #400

Merged
merged 52 commits into from
May 31, 2024

Commits on Mar 13, 2024

  1. init swe example

    Maximilian Stadler committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c7ec335 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    22d143e View commit details
    Browse the repository at this point in the history
  2. fix default parameter

    stadlmax committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    209cbb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. update example

    Maximilian Stadler committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cd7f527 View commit details
    Browse the repository at this point in the history
  2. format code

    Maximilian Stadler committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    83489a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    3ea5868 View commit details
    Browse the repository at this point in the history
  2. format code

    root committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2ce8623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b334a1 View commit details
    Browse the repository at this point in the history
  4. fix a few things

    Maximilian Stadler committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bf593f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. update training script

    Maximilian Stadler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dd9f679 View commit details
    Browse the repository at this point in the history
  2. update

    stadlmax committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3171e93 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'example-distributed-gnn-swe' of github.com:stadlmax/mod…

    …ulus into example-distributed-gnn-swe
    Maximilian Stadler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    57a780d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add some updates

    Maximilian Stadler committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    99e7bb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ae9528 View commit details
    Browse the repository at this point in the history
  2. update train.py

    stadlmax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3b735c View commit details
    Browse the repository at this point in the history
  3. format code

    stadlmax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3087e8b View commit details
    Browse the repository at this point in the history
  4. format code

    stadlmax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    96a8e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. push some clean-up changes from runs on eos

    Maximilian Stadler committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2373b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    9fec1f6 View commit details
    Browse the repository at this point in the history
  2. format code

    stadlmax committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2aec08d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99afcb7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add eos updates

    Maximilian Stadler committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5811a88 View commit details
    Browse the repository at this point in the history
  2. some changes

    stadlmax committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2e242a4 View commit details
    Browse the repository at this point in the history
  3. format code

    stadlmax committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a77f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0e477e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. incorporate feedback

    stadlmax committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8f5f9c9 View commit details
    Browse the repository at this point in the history
  2. update headers

    stadlmax committed May 17, 2024
    Configuration menu
    Copy the full SHA
    36a43a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8826aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    311a70a View commit details
    Browse the repository at this point in the history
  5. format

    stadlmax committed May 17, 2024
    Configuration menu
    Copy the full SHA
    bdb4491 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    7a736d1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. address feedback

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    84f0c3a View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2634cda View commit details
    Browse the repository at this point in the history
  3. format

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    537ad3d View commit details
    Browse the repository at this point in the history
  4. further address feedback

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    35e2081 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59f592d View commit details
    Browse the repository at this point in the history
  6. format

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f5b8d25 View commit details
    Browse the repository at this point in the history
  7. fix example

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    40b79f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66756bb View commit details
    Browse the repository at this point in the history
  9. update manager

    stadlmax committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d74728e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. resolve conflict in changelog

    mstadler committed May 27, 2024
    Configuration menu
    Copy the full SHA
    af39937 View commit details
    Browse the repository at this point in the history
  2. update README

    stadlmax committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e50093a View commit details
    Browse the repository at this point in the history
  3. format

    stadlmax committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e255e1f View commit details
    Browse the repository at this point in the history
  4. format README

    stadlmax committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3e3df7d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. resolve conflicts

    stadlmax committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b47b62b View commit details
    Browse the repository at this point in the history
  2. minor pde cleanup

    stadlmax committed May 29, 2024
    Configuration menu
    Copy the full SHA
    62e0f1d View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    stadlmax committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cf5263e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01900d7 View commit details
    Browse the repository at this point in the history
  5. format code

    stadlmax committed May 29, 2024
    Configuration menu
    Copy the full SHA
    01d4155 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. resolve conflicts

    stadlmax committed May 31, 2024
    Configuration menu
    Copy the full SHA
    799c490 View commit details
    Browse the repository at this point in the history
  2. fix changelog issue

    stadlmax committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e03026a View commit details
    Browse the repository at this point in the history
  3. fix lint issue in md

    stadlmax committed May 31, 2024
    Configuration menu
    Copy the full SHA
    380f977 View commit details
    Browse the repository at this point in the history