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

use cumprod fix bug of prod_grad #64127

Merged
merged 42 commits into from
May 31, 2024

Commits on Apr 27, 2024

  1. add reverse and exclusive

    YibinLiu666 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0ad4663 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    7f55b52 View commit details
    Browse the repository at this point in the history
  2. fix inplace test

    YibinLiu666 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9124b8b View commit details
    Browse the repository at this point in the history
  3. fix make on xpu

    YibinLiu666 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7f384a0 View commit details
    Browse the repository at this point in the history
  4. remove print

    YibinLiu666 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a47299d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. update test time

    YibinLiu666 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    474b150 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. add 1-5D test

    YibinLiu666 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    830a180 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. speed up test

    YibinLiu666 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8f02aa8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. mul out_grad

    YibinLiu666 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4c21d9a View commit details
    Browse the repository at this point in the history
  2. update test

    YibinLiu666 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d5b1193 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update CMakeLists.txt

    YibinLiu666 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    5256ec2 View commit details
    Browse the repository at this point in the history
  2. update op_version

    YibinLiu666 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ceb862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8934be5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

    YibinLiu666 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2cba65f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. update composite

    YibinLiu666 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    60d57aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1638c6a View commit details
    Browse the repository at this point in the history
  3. update detail.h

    YibinLiu666 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cd62a38 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. stage

    YibinLiu666 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7fc46d2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update test

    YibinLiu666 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b62e36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c117324 View commit details
    Browse the repository at this point in the history
  3. only test on gpu

    YibinLiu666 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bb0881a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. update details.h

    YibinLiu666 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7f07af7 View commit details
    Browse the repository at this point in the history
  2. CI

    YibinLiu666 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5d41aa3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

    YibinLiu666 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    9ca9991 View commit details
    Browse the repository at this point in the history
  3. update test

    YibinLiu666 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7b7acbe View commit details
    Browse the repository at this point in the history
  4. update

    YibinLiu666 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8efad95 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Update test_reduce_op.py

    YibinLiu666 authored May 28, 2024
    Configuration menu
    Copy the full SHA
    236ba87 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix cumprod cpu bug

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    023de58 View commit details
    Browse the repository at this point in the history
  2. update test

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5c87a28 View commit details
    Browse the repository at this point in the history
  3. update test

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    30a3604 View commit details
    Browse the repository at this point in the history
  4. update

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    52ee9c9 View commit details
    Browse the repository at this point in the history
  5. update

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1a7827c View commit details
    Browse the repository at this point in the history
  6. ci

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6678b74 View commit details
    Browse the repository at this point in the history
  7. ci

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cf549b4 View commit details
    Browse the repository at this point in the history
  8. remove comment

    YibinLiu666 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2af40a2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. CI

    YibinLiu666 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    08a5aae View commit details
    Browse the repository at this point in the history
  2. Your commit message

    YibinLiu666 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fbc6487 View commit details
    Browse the repository at this point in the history
  3. CI

    YibinLiu666 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e901443 View commit details
    Browse the repository at this point in the history
  4. update

    YibinLiu666 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a51c237 View commit details
    Browse the repository at this point in the history