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

[primitive] add binary tests #8109

Merged
merged 32 commits into from
May 7, 2022
Merged

[primitive] add binary tests #8109

merged 32 commits into from
May 7, 2022

Commits on Apr 26, 2022

  1. [Primitive] Unit test

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

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    a5fd294 View commit details
    Browse the repository at this point in the history
  2. add copy_nd test

    guo-ran committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9a62b31 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. add test

    guo-ran committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    38475ce View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. add softmax test

    guo-ran committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    518684a View commit details
    Browse the repository at this point in the history
  2. add test

    guo-ran committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    71579b5 View commit details
    Browse the repository at this point in the history
  3. binary test

    guo-ran committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5d7cd02 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

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

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    3205ac7 View commit details
    Browse the repository at this point in the history
  3. fix softmax test

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    d5c82b9 View commit details
    Browse the repository at this point in the history
  4. add

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    3eff841 View commit details
    Browse the repository at this point in the history
  5. refine

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    8f1e03e View commit details
    Browse the repository at this point in the history
  6. add test

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    194a208 View commit details
    Browse the repository at this point in the history
  7. add test

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    adc9904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    426dc34 View commit details
    Browse the repository at this point in the history
  9. add test

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    eab44fe View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev_add_primitive_tests' of work24:/home/guoran/git_rep…

    …o/oneflow-repo into dev_add_primitive_tests
    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    b94388a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e719b91 View commit details
    Browse the repository at this point in the history
  12. fix of_tidy

    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    f7723ea View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dev_add_primitive_tests' of work24:/home/guoran/git_rep…

    …o/oneflow-repo into dev_add_primitive_tests
    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    919447b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e13dc6 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …dev_add_primitive_tests
    guo-ran committed May 1, 2022
    Configuration menu
    Copy the full SHA
    1b07bff View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. revert copy_nd softmax

    guo-ran committed May 5, 2022
    Configuration menu
    Copy the full SHA
    5f05ff1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. fix float (#8146)

    luqiang-guo committed May 6, 2022
    Configuration menu
    Copy the full SHA
    78bd8a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aed021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb3ee1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f37c28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d6ac76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fcdada View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    6bb3d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd18461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b416375 View commit details
    Browse the repository at this point in the history