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 upsample sbp infer bug and add global test #7884

Merged
merged 44 commits into from
Apr 11, 2022

Commits on Mar 22, 2022

  1. fix reduce_sum scalar check bug

    BBuf committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e6e6973 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    a0abdd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00522df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a40937 View commit details
    Browse the repository at this point in the history
  4. refine

    clackhan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8ff6ec6 View commit details
    Browse the repository at this point in the history
  5. add_var_upsample_global_test

    clackhan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d38ba32 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …add_var_upsample_global_test
    clackhan committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    303c5f9 View commit details
    Browse the repository at this point in the history
  2. revert unfold_tensor_op.cpp

    clackhan committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    cd5964d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c90a291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54f71f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e0e08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f154da2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f76f499 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0b90f9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …add_var_upsample_global_test
    clackhan committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    da30b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21741e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix bug

    BBuf committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    a5f4921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468e775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81faf24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb812b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f08840a View commit details
    Browse the repository at this point in the history
  6. fix segement fault bug

    BBuf committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9f6551c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'add_var_upsample_global_test' of github.com:Oneflow-Inc…

    …/oneflow into add_var_upsample_global_test
    BBuf committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2ab15d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84cf459 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c7cfa7 View commit details
    Browse the repository at this point in the history
  10. make of_format

    clackhan committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b65823f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …add_var_upsample_global_test
    clackhan committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c89fe8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86db50d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    20ceb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d587929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e4199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0023c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    bccad55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01890db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    600a508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c13987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    593278a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    ddd5a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ccea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81dee25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35ce15 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

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

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    382dd5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e34a3 View commit details
    Browse the repository at this point in the history