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 support for forward and reverse high-order automatic differentiation mechanism #41919

Merged
merged 277 commits into from
May 18, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    04eab89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PaddlePaddle#9 from veyron95/ops_derivative

    Updated triple grad teses func
    JiabinYang authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    38ca20a View commit details
    Browse the repository at this point in the history
  3. merge develop

    JiabinYang committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    886d9fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f643d View commit details
    Browse the repository at this point in the history
  5. remove additional code

    JiabinYang committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2d6370b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    a3b8e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13af3ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ca8e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. format python code

    JiabinYang committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a961e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5489d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    ebe8559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f31159 View commit details
    Browse the repository at this point in the history
  3. Updated comments of TODO

    veyron95 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4d56a30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15f2a32 View commit details
    Browse the repository at this point in the history
  5. Supported some special tests

    veyron95 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    07d1490 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. merge develop

    JiabinYang committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    d5fdd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e44f39 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Updated gradient_checker.py

    veyron95 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4202d96 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    veyron95 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    91149a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e20ef17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0741f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    46dbd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32e10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46607df View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Nov 13, 2021

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

Commits on Nov 30, 2021

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

Commits on Dec 8, 2021

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

Commits on Dec 16, 2021

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

Commits on Dec 27, 2021

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

Commits on Jan 25, 2022

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

Commits on Feb 8, 2022

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

Commits on Mar 3, 2022

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

    levi131 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    2923e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157a098 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

Commits on Mar 25, 2022

  1. add priops.py

    tongxin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ecb582e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. add_p

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    568a7cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    659f6d0 View commit details
    Browse the repository at this point in the history
  3. rm useless files

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6754266 View commit details
    Browse the repository at this point in the history
  4. add sub_p mul_p div_p

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9bb5341 View commit details
    Browse the repository at this point in the history
  5. add sqrt_p and tanh_p

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    94d463b View commit details
    Browse the repository at this point in the history
  6. add reshape_p

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0a1819c View commit details
    Browse the repository at this point in the history
  7. add broadcast_p

    levi131 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    36cc630 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1822fef View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Jvp rules updated.

    tongxin committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9362499 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    2e6ee22 View commit details
    Browse the repository at this point in the history
  2. quick check and fixes.

    tongxin committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a976967 View commit details
    Browse the repository at this point in the history
  3. add jvp(op, *args)

    tongxin committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b466ebc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    8b06ec8 View commit details
    Browse the repository at this point in the history
  2. add split_p and concat_p

    levi131 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ccbeb71 View commit details
    Browse the repository at this point in the history
  3. add gather_p and scatter_add_p

    levi131 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    25c2b9a View commit details
    Browse the repository at this point in the history
  4. add slice_select_p and slice_assign_p

    levi131 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    712984d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Add transpose rules.

    tongxin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    cdea450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e43a2 View commit details
    Browse the repository at this point in the history
  3. update concat_p

    levi131 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a36e487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d87a2 View commit details
    Browse the repository at this point in the history
  5. refine gather_p and scatter_add_p

    levi131 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    7c44dfa View commit details
    Browse the repository at this point in the history
  6. updated.

    tongxin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5fbe1f2 View commit details
    Browse the repository at this point in the history
  7. update transpose.

    tongxin committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    4b0bce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. refine slice_assign_p and slice_select_p

    levi131 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    14b400f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8530425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba22e66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705321d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. init commit for lower

    levi131 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3190b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c28ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7682ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70272cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dce9c5 View commit details
    Browse the repository at this point in the history
  6. Merged with primitive ops.

    tongxin committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    52f6081 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

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

    levi131 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    86e9427 View commit details
    Browse the repository at this point in the history
  3. add rules for orig2prim and prim2orig

    levi131 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    51cfb7d View commit details
    Browse the repository at this point in the history
  4. add 9 test for prim ops

    levi131 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    04e40b8 View commit details
    Browse the repository at this point in the history
  5. add more test and fix some bug

    levi131 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    8afd272 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. add more test

    levi131 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    86a05d0 View commit details
    Browse the repository at this point in the history
  2. register proto

    levi131 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a6ee225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7f8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a157c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed6e816 View commit details
    Browse the repository at this point in the history
  6. Adding primops test.

    tongxin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    beedf2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e52316 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. add shape valid check for broadcast_p op, and add keepdim attr into r…

    …educe_p op proto
    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c070a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70a640 View commit details
    Browse the repository at this point in the history
  3. Test updated.

    tongxin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6d46c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be309c3 View commit details
    Browse the repository at this point in the history
  5. update

    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2189e3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a22b82c View commit details
    Browse the repository at this point in the history
  7. updated.

    tongxin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6613a22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edadd3e View commit details
    Browse the repository at this point in the history
  9. Ops updated.

    tongxin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    8e423f5 View commit details
    Browse the repository at this point in the history
  10. Refactor and bug fixes.

    tongxin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1393a39 View commit details
    Browse the repository at this point in the history
  11. updated.

    tongxin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c9870dd View commit details
    Browse the repository at this point in the history
  12. merge changes form tx:ad

    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    1eff501 View commit details
    Browse the repository at this point in the history
  13. finish orig2prim and prim2orig rules

    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    00ae9f5 View commit details
    Browse the repository at this point in the history
  14. dtype for axis attr should be long int

    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    675957d View commit details
    Browse the repository at this point in the history
  15. update dtype for axis attr int64_t

    levi131 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    5706f3d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. update for iscan CI

    levi131 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    e4e91ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf44a2e View commit details
    Browse the repository at this point in the history
  3. Update primx.

    tongxin committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    744647c View commit details
    Browse the repository at this point in the history
  4. Refactor vars in primx.

    tongxin committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0027e3e View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    386e60c View commit details
    Browse the repository at this point in the history
  6. update for lower transform

    levi131 committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    0f07e63 View commit details
    Browse the repository at this point in the history
  7. add more shape and dtype check

    levi131 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b1f06b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48f3bf1 View commit details
    Browse the repository at this point in the history
  9. update primx.py

    tongxin committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    5d7cda7 View commit details
    Browse the repository at this point in the history
  10. change IndexTensor into int32 dtype

    levi131 committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    a8802e7 View commit details
    Browse the repository at this point in the history
  11. update

    levi131 committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    42e330b View commit details
    Browse the repository at this point in the history
  12. Fix linearize and transpose.

    tongxin committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    1c163aa View commit details
    Browse the repository at this point in the history
  13. Update is_dot

    tongxin committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    e9d5182 View commit details
    Browse the repository at this point in the history
  14. Update is_dot

    tongxin committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    87b3e9d View commit details
    Browse the repository at this point in the history
  15. Update is_dot

    tongxin committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    2aae968 View commit details
    Browse the repository at this point in the history
  16. 10 Configuration menu
    Copy the full SHA
    e980c9d View commit details
    Browse the repository at this point in the history
  17. 1 Configuration menu
    Copy the full SHA
    4b99805 View commit details
    Browse the repository at this point in the history
  18. merge develop

    levi131 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5664872 View commit details
    Browse the repository at this point in the history
  19. merge tx/ad

    levi131 committed Apr 13, 2022
    1 Configuration menu
    Copy the full SHA
    21c8113 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. update test

    levi131 committed Apr 14, 2022
    1 Configuration menu
    Copy the full SHA
    7bf1a96 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1f766bb View commit details
    Browse the repository at this point in the history
  3. update rule for slice_assign

    levi131 committed Apr 14, 2022
    1 Configuration menu
    Copy the full SHA
    273a4a3 View commit details
    Browse the repository at this point in the history
  4. merge tx/ad

    levi131 committed Apr 14, 2022
    2 Configuration menu
    Copy the full SHA
    bdd1372 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. try test lower

    levi131 committed Apr 15, 2022
    1 Configuration menu
    Copy the full SHA
    0f69031 View commit details
    Browse the repository at this point in the history
  2. 7 Configuration menu
    Copy the full SHA
    485fc65 View commit details
    Browse the repository at this point in the history
  3. update orig2prim and prim2orig

    levi131 committed Apr 15, 2022
    1 Configuration menu
    Copy the full SHA
    4d5a92b View commit details
    Browse the repository at this point in the history
  4. pass simple lower pass

    levi131 committed Apr 15, 2022
    1 Configuration menu
    Copy the full SHA
    3ef4017 View commit details
    Browse the repository at this point in the history
  5. update

    levi131 committed Apr 15, 2022
    1 Configuration menu
    Copy the full SHA
    a69422a View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    2c82691 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. merged.

    tongxin committed Apr 16, 2022
    1 Configuration menu
    Copy the full SHA
    d60492d View commit details
    Browse the repository at this point in the history
  2. orig2prim segfault.

    tongxin committed Apr 16, 2022
    1 Configuration menu
    Copy the full SHA
    c203867 View commit details
    Browse the repository at this point in the history
  3. 50% for adam.minimize

    levi131 committed Apr 16, 2022
    1 Configuration menu
    Copy the full SHA
    61cc576 View commit details
    Browse the repository at this point in the history
  4. merged.

    tongxin committed Apr 16, 2022
    1 Configuration menu
    Copy the full SHA
    c185c1a View commit details
    Browse the repository at this point in the history
  5. test updated.

    tongxin committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    4e27f67 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    2fd5fde View commit details
    Browse the repository at this point in the history
  7. merge develop

    levi131 committed Apr 16, 2022
    1 Configuration menu
    Copy the full SHA
    7c565c3 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    e347444 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. primx updated.

    tongxin committed Apr 17, 2022
    2 Configuration menu
    Copy the full SHA
    a43ade5 View commit details
    Browse the repository at this point in the history
  2. update for matmul_v2 and reshape2 orig2prim

    levi131 committed Apr 17, 2022
    1 Configuration menu
    Copy the full SHA
    84994d7 View commit details
    Browse the repository at this point in the history
  3. merge tx/ad

    levi131 committed Apr 17, 2022
    1 Configuration menu
    Copy the full SHA
    2775944 View commit details
    Browse the repository at this point in the history
  4. update for minimize

    levi131 committed Apr 17, 2022
    1 Configuration menu
    Copy the full SHA
    cff965f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Refine primrules

    0x45f committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    266b240 View commit details
    Browse the repository at this point in the history
  2. Remove some code

    0x45f committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    d0b6555 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    36ae81b View commit details
    Browse the repository at this point in the history
  4. update for use prim2orig in minimize

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    4659530 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    28823dd View commit details
    Browse the repository at this point in the history
  6. merged

    tongxin committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    13db4cd View commit details
    Browse the repository at this point in the history
  7. Add rules UT

    0x45f committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    905360f View commit details
    Browse the repository at this point in the history
  8. update scatter_add

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    14ffcf1 View commit details
    Browse the repository at this point in the history
  9. merge tx/ad

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    32256d5 View commit details
    Browse the repository at this point in the history
  10. Refine UT code

    0x45f committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    1d1b32c View commit details
    Browse the repository at this point in the history
  11. fix nonetype check in topo

    levi131 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    21565b1 View commit details
    Browse the repository at this point in the history
  12. Update gather_p pywrapper.

    tongxin committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    b2419b6 View commit details
    Browse the repository at this point in the history
  13. remove useless print

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    1478650 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8eea7fa View commit details
    Browse the repository at this point in the history
  15. 1 Configuration menu
    Copy the full SHA
    28c2fca View commit details
    Browse the repository at this point in the history
  16. merge wz/primrules

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    5739723 View commit details
    Browse the repository at this point in the history
  17. readd some test

    levi131 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    dc4318e View commit details
    Browse the repository at this point in the history
  18. rm useless print

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    fd4a3b8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2af0d39 View commit details
    Browse the repository at this point in the history
  20. polish code.

    tongxin committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    bf103de View commit details
    Browse the repository at this point in the history
  21. fix bug in minimize

    levi131 committed Apr 18, 2022
    1 Configuration menu
    Copy the full SHA
    62cccfb View commit details
    Browse the repository at this point in the history
  22. 1 Configuration menu
    Copy the full SHA
    c55a6e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Fix scatter_add_p prim2orig

    0x45f committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    dc7b7d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f639ae View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    0d38236 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    9a94776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bc3309 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    53820ac View commit details
    Browse the repository at this point in the history
  7. fix some bug in linearize and lower

    levi131 committed Apr 19, 2022
    2 Configuration menu
    Copy the full SHA
    10a184c View commit details
    Browse the repository at this point in the history
  8. merge tx/ad

    levi131 committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    113dd73 View commit details
    Browse the repository at this point in the history
  9. update tanh transpose.

    tongxin committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    ebade82 View commit details
    Browse the repository at this point in the history
  10. use set instead of list for var2remove

    levi131 committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    a7141dc View commit details
    Browse the repository at this point in the history
  11. test updated.

    tongxin committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    121c0bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed2121d View commit details
    Browse the repository at this point in the history
  13. polish code.

    tongxin committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    72fe343 View commit details
    Browse the repository at this point in the history
  14. fix dot2bar delete.

    tongxin committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    3adfe6b View commit details
    Browse the repository at this point in the history
  15. merge tx/ad

    levi131 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7fcc47a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf5f4a6 View commit details
    Browse the repository at this point in the history
  17. add indextensor_dot for gather and scatter_add

    levi131 committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    6a2f1fd View commit details
    Browse the repository at this point in the history
  18. add sorted for set

    levi131 committed Apr 19, 2022
    1 Configuration menu
    Copy the full SHA
    bcd4dea View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Fix scale_orig2prim params

    0x45f committed Apr 20, 2022
    1 Configuration menu
    Copy the full SHA
    d123705 View commit details
    Browse the repository at this point in the history
  2. fix some syntax bug

    levi131 committed Apr 20, 2022
    1 Configuration menu
    Copy the full SHA
    56c9c67 View commit details
    Browse the repository at this point in the history
  3. add golbal_lower_update list

    levi131 committed Apr 20, 2022
    1 Configuration menu
    Copy the full SHA
    6be9055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb1f14 View commit details
    Browse the repository at this point in the history
  5. update tests.

    tongxin committed Apr 20, 2022
    1 Configuration menu
    Copy the full SHA
    025b3a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. merge tx/ad

    levi131 committed Apr 21, 2022
    1 Configuration menu
    Copy the full SHA
    9308e76 View commit details
    Browse the repository at this point in the history
  2. Fix elementwise_sub orig2prim

    0x45f committed Apr 21, 2022
    1 Configuration menu
    Copy the full SHA
    1441a7e View commit details
    Browse the repository at this point in the history
  3. merge wz rules

    levi131 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f29ebb8 View commit details
    Browse the repository at this point in the history
  4. support none for transpose rule

    levi131 committed Apr 21, 2022
    1 Configuration menu
    Copy the full SHA
    5f64817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    104af62 View commit details
    Browse the repository at this point in the history
  6. Merge and add transform UT

    0x45f committed Apr 21, 2022
    1 Configuration menu
    Copy the full SHA
    3defd25 View commit details
    Browse the repository at this point in the history
  7. fix a bug in transpose

    levi131 committed Apr 21, 2022
    1 Configuration menu
    Copy the full SHA
    189bf04 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Fix transpose and UT

    0x45f committed Apr 22, 2022
    1 Configuration menu
    Copy the full SHA
    d1acc77 View commit details
    Browse the repository at this point in the history
  2. a hacky fix for cancat op

    levi131 committed Apr 22, 2022
    1 Configuration menu
    Copy the full SHA
    aeb34de View commit details
    Browse the repository at this point in the history
  3. Fix exector place

    0x45f committed Apr 22, 2022
    1 Configuration menu
    Copy the full SHA
    76deb9f View commit details
    Browse the repository at this point in the history
  4. Refine variable name

    0x45f committed Apr 22, 2022
    1 Configuration menu
    Copy the full SHA
    8ca08fe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

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

Commits on Apr 25, 2022

  1. 1 Configuration menu
    Copy the full SHA
    9b3609f View commit details
    Browse the repository at this point in the history
  2. Add sqrt orig2prim rule and UT

    0x45f committed Apr 25, 2022
    1 Configuration menu
    Copy the full SHA
    91f7fbf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. merge wz test

    levi131 committed Apr 26, 2022
    1 Configuration menu
    Copy the full SHA
    ef91741 View commit details
    Browse the repository at this point in the history
  2. rename files, add enable_prim, disable_prim, prim_enabled, delete glo…

    …bal_lower_update
    levi131 committed Apr 26, 2022
    1 Configuration menu
    Copy the full SHA
    e24d273 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix a bug in test_ad_transform_trans

    levi131 committed Apr 27, 2022
    1 Configuration menu
    Copy the full SHA
    b1435ae View commit details
    Browse the repository at this point in the history
  2. revert modify in framework.py

    levi131 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7027cd3 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    f84f94e View commit details
    Browse the repository at this point in the history
  4. Fix remove vars error

    0x45f committed Apr 27, 2022
    1 Configuration menu
    Copy the full SHA
    3abd268 View commit details
    Browse the repository at this point in the history
  5. Fix p_norm_orig2prim

    0x45f committed Apr 27, 2022
    1 Configuration menu
    Copy the full SHA
    b08df11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ee0030 View commit details
    Browse the repository at this point in the history
  7. merge wz

    levi131 committed Apr 27, 2022
    1 Configuration menu
    Copy the full SHA
    b436365 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Modify the code directory

    0x45f committed May 5, 2022
    1 Configuration menu
    Copy the full SHA
    3fe259c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    a3541a8 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    bcb368f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update maolin code

    0x45f committed May 6, 2022
    1 Configuration menu
    Copy the full SHA
    b31451f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    8b2e5ee View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Fix div_p jvp rule

    0x45f committed May 7, 2022
    1 Configuration menu
    Copy the full SHA
    dd98410 View commit details
    Browse the repository at this point in the history
  2. Add higher derivatives UT

    0x45f committed May 7, 2022
    1 Configuration menu
    Copy the full SHA
    958bc48 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Remove UT to autograd dir

    0x45f committed May 9, 2022
    1 Configuration menu
    Copy the full SHA
    6f6c4be View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Fix comments

    0x45f committed May 11, 2022
    1 Configuration menu
    Copy the full SHA
    2875959 View commit details
    Browse the repository at this point in the history
  2. import paddle in primops.py

    0x45f committed May 11, 2022
    1 Configuration menu
    Copy the full SHA
    8a1e8e9 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d6e3790 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    d3a1515 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    76694ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e814ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be0f4ef View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    bfdb991 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from cxxly/science-add-rules-ut

    enable paddle.static.gradients for supporting primitive autograd
    levi131 authored May 12, 2022
    1 Configuration menu
    Copy the full SHA
    afdb3ee View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    627ab6a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    b87ce07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c39a2 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    288949f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Polish variable name

    0x45f committed May 15, 2022
    1 Configuration menu
    Copy the full SHA
    c764b95 View commit details
    Browse the repository at this point in the history
  2. Add some assert message

    0x45f committed May 15, 2022
    1 Configuration menu
    Copy the full SHA
    28e812e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2881146 View commit details
    Browse the repository at this point in the history
  4. add some docstring

    levi131 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    ea8efc4 View commit details
    Browse the repository at this point in the history
  5. refine some name

    levi131 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    d3efc1d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from levi131/lml/code_refine

    Lml/code refine
    levi131 authored May 15, 2022
    1 Configuration menu
    Copy the full SHA
    06dd62d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    a8b3bb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from cxxly/science-add-rules-ut

    update the format of english documents
    cxxly authored May 16, 2022
    1 Configuration menu
    Copy the full SHA
    03256b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e474fd5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'science-add-rules-ut' of github.com:0x45f/Paddle into s…

    …cience-add-rules-ut
    0x45f committed May 16, 2022
    1 Configuration menu
    Copy the full SHA
    b616351 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    368e9a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from cxxly/science-add-rules-ut

    fix the document format of enable_prim/disable_prim/prim2orig/prim_enabled
    cxxly authored May 17, 2022
    1 Configuration menu
    Copy the full SHA
    d797c21 View commit details
    Browse the repository at this point in the history
  3. polish test_gradients_and_minimize

    levi131 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    dcad8f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from levi131/lml/code_refine

    polish test_gradients_and_minimize
    levi131 authored May 17, 2022
    1 Configuration menu
    Copy the full SHA
    9596344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b39256 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from cxxly/science-add-rules-ut

    add default value for prim_enabled api doc
    cxxly authored May 17, 2022
    1 Configuration menu
    Copy the full SHA
    d0efda1 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    d731200 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    300fcfa View commit details
    Browse the repository at this point in the history
  9. Fix ut limit time

    0x45f committed May 17, 2022
    1 Configuration menu
    Copy the full SHA
    79bcc3a View commit details
    Browse the repository at this point in the history