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

[Prim] add reduce_as op for paddle #63064

Merged
merged 42 commits into from
Apr 19, 2024
Merged

Commits on Mar 25, 2024

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

    zeroRains committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6ab282a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

  1. fix the python registor

    zeroRains committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b7760da View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    5c8bc4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a16be62 View commit details
    Browse the repository at this point in the history
  3. fix tyop

    zeroRains committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    da822f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    38bd332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7fa93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c22f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    6101781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d6d2b View commit details
    Browse the repository at this point in the history
  3. fix code style

    zeroRains committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    11e96ed View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f4325d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4636403 View commit details
    Browse the repository at this point in the history
  3. Update test_sum_as_op.py

    zeroRains authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    89f0d8b View commit details
    Browse the repository at this point in the history
  4. Update test_sum_as_op.py

    zeroRains authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e7dd69a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1339391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c06455 View commit details
    Browse the repository at this point in the history
  3. Update core.py

    zeroRains authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    76ff0e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. change the variable name

    zeroRains committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    05ad7c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8cb10 View commit details
    Browse the repository at this point in the history
  3. remove spaces

    zeroRains committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    19a39ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b07cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    437a6cd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. fix the bug

    zeroRains committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    009cf48 View commit details
    Browse the repository at this point in the history
  2. Update common_shape.h

    zeroRains authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9fc3081 View commit details
    Browse the repository at this point in the history
  3. modife sum_as to reduce_as

    zeroRains committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    21157bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ffb0a View commit details
    Browse the repository at this point in the history
  5. fix the file name

    zeroRains committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c96d295 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 14, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    c6f7e55 View commit details
    Browse the repository at this point in the history
  2. modify the test time

    zeroRains committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7f2168e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    702390a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix test case

    cyber-pioneer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1ce4a5b View commit details
    Browse the repository at this point in the history
  2. fix the date

    zeroRains committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d8ac719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754482f View commit details
    Browse the repository at this point in the history
  4. fix code style

    zeroRains committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0dfe7fa View commit details
    Browse the repository at this point in the history