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

[Zero-Dim] support input 0D Tensor for std/var #49735

Merged
merged 54 commits into from
Feb 10, 2023

Commits on Jan 11, 2023

  1. add test_std

    mhy-666 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    64a886f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380a1b0 View commit details
    Browse the repository at this point in the history
  3. add test_var

    mhy-666 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a029888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4dfde View commit details
    Browse the repository at this point in the history
  5. fix std/var assertequal

    mhy-666 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    373d03e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    c116647 View commit details
    Browse the repository at this point in the history
  2. fix std/var assertequal

    mhy-666 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    6fab348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39de8c View commit details
    Browse the repository at this point in the history
  4. fix std/var assertequal

    mhy-666 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    eaed3a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3a486d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

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

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    1d8dc7a View commit details
    Browse the repository at this point in the history
  2. -madd api name to reduce_api

    mhy-666 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    3154340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5911cb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baec185 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

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

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

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

    mhy-666 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2611aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8626b1a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    9296a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30f034 View commit details
    Browse the repository at this point in the history
  3. fix var

    mhy-666 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b005c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff6d429 View commit details
    Browse the repository at this point in the history
  5. fix

    mhy-666 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c0f87a0 View commit details
    Browse the repository at this point in the history
  6. fix

    mhy-666 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e5b34a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

    mhy-666 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f85a832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46a13b5 View commit details
    Browse the repository at this point in the history
  4. fix unitest

    mhy-666 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fb2a2b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd3d037 View commit details
    Browse the repository at this point in the history
  6. fix stat/var

    mhy-666 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3648616 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    213b1fb View commit details
    Browse the repository at this point in the history
  8. fix stat/var, unittest

    mhy-666 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0960e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    8f50034 View commit details
    Browse the repository at this point in the history
  2. fix stat/std, unittest

    mhy-666 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e4d19ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e851491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e29ffc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    4f9723a View commit details
    Browse the repository at this point in the history
  2. fix stat/var, unittest

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    369ccd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    150ffbc View commit details
    Browse the repository at this point in the history
  4. fix

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    590aa02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97c0838 View commit details
    Browse the repository at this point in the history
  6. fix unittest

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e7de555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cddb91b View commit details
    Browse the repository at this point in the history
  8. fix

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    06db74b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f3cfdf View commit details
    Browse the repository at this point in the history
  10. fix

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f10e396 View commit details
    Browse the repository at this point in the history
  11. fix

    mhy-666 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a610318 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d154e4 View commit details
    Browse the repository at this point in the history
  13. fix unittest

    mhy-666 authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    664023b View commit details
    Browse the repository at this point in the history