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

[PaddlePaddle Hackathon 2] 94. Add Paddle as a new backend of DeepXDE #562

Merged
merged 53 commits into from
May 20, 2022
Merged

[PaddlePaddle Hackathon 2] 94. Add Paddle as a new backend of DeepXDE #562

merged 53 commits into from
May 20, 2022

Commits on Mar 8, 2022

  1. add paddlepaddle support

    AndPuQing committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d710791 View commit details
    Browse the repository at this point in the history
  2. add paddle support

    AndPuQing committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    38fc0a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. fix optimizer error

    AndPuQing committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    dbcf6f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d04820 View commit details
    Browse the repository at this point in the history
  3. fix init error

    AndPuQing committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b75d8c0 View commit details
    Browse the repository at this point in the history
  4. fix training error

    AndPuQing committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e2abd4b View commit details
    Browse the repository at this point in the history
  5. fix grad error

    AndPuQing committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    03f881a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. fix ndim error

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f20369c View commit details
    Browse the repository at this point in the history
  2. test

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9f844f3 View commit details
    Browse the repository at this point in the history
  3. add save and load support

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6cdeeb3 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    cfa4750 View commit details
    Browse the repository at this point in the history
  5. add docs

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d4f1907 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'lululxvi:master' into master

    PuQing authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fa0c3a2 View commit details
    Browse the repository at this point in the history
  7. fix write mistake

    AndPuQing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e517370 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77ba91f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    1f00abb View commit details
    Browse the repository at this point in the history
  2. add paddle navigation

    AndPuQing committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c249502 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. merge

    AndPuQing committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    49d267d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dcdc17 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. merge

    AndPuQing committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e1a8b9f View commit details
    Browse the repository at this point in the history
  2. add aux support

    AndPuQing committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f7f9d70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master'

    AndPuQing committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    080ca76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faed64e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. fix compile_paddle error

    AndPuQing committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    55c9033 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Merge branch 'master

    AndPuQing committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    c1be75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5477584 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on May 10, 2022

  1. fix grad error

    AndPuQing committed May 10, 2022
    Configuration menu
    Copy the full SHA
    49b72ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b165f99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master'

    AndPuQing committed May 10, 2022
    Configuration menu
    Copy the full SHA
    ea4a8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    631dc6f View commit details
    Browse the repository at this point in the history
  5. fix contradiction

    AndPuQing committed May 10, 2022
    Configuration menu
    Copy the full SHA
    26173ca View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. fix merge error

    AndPuQing committed May 11, 2022
    Configuration menu
    Copy the full SHA
    04f2949 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Merge branch 'master'

    AndPuQing committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b28e052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678674b View commit details
    Browse the repository at this point in the history
  3. fix the specification

    AndPuQing committed May 12, 2022
    Configuration menu
    Copy the full SHA
    285e102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2c470 View commit details
    Browse the repository at this point in the history
  5. fix grad and pde update

    AndPuQing committed May 12, 2022
    Configuration menu
    Copy the full SHA
    26f2195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29f65a8 View commit details
    Browse the repository at this point in the history
  7. fix train_step error

    AndPuQing committed May 12, 2022
    Configuration menu
    Copy the full SHA
    15000c4 View commit details
    Browse the repository at this point in the history
  8. fix specification problem

    AndPuQing committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c944f2d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. cast int

    AndPuQing committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6dabe4e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master'

    AndPuQing committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6deb3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2507f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    665930d View commit details
    Browse the repository at this point in the history
  5. fix paddle develop require

    AndPuQing committed May 16, 2022
    Configuration menu
    Copy the full SHA
    fb441ea View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    3615f8a View commit details
    Browse the repository at this point in the history
  2. update

    AndPuQing committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ef1e499 View commit details
    Browse the repository at this point in the history
  3. remove .numpy

    AndPuQing committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c1486ad View commit details
    Browse the repository at this point in the history
  4. update

    AndPuQing committed May 17, 2022
    Configuration menu
    Copy the full SHA
    546f316 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

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

    AndPuQing committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5ea5ecd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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