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

【Hackathon 6th No.50】 support backward for pylayer op #63319

Merged
merged 19 commits into from
May 11, 2024

Commits on Apr 8, 2024

  1. create manual_pylayer_op files and

    add utility func
    MarioLulab committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4515dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add instance for py_callable,

    add vjp handler in `call_vjp` interface
    MarioLulab committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9d72539 View commit details
    Browse the repository at this point in the history
  2. add backward testcases and

    fix bugs for segmentation error
    MarioLulab committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8e569fc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    06212f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0952de2 View commit details
    Browse the repository at this point in the history
  3. code polish

    MarioLulab committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f8ce726 View commit details
    Browse the repository at this point in the history
  4. pre-commit

    MarioLulab committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2aa7b52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeff5cd View commit details
    Browse the repository at this point in the history
  6. update dy2graph utils

    MarioLulab committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3e6eae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 27, 2024

  1. add dy2st support

    MarioLulab committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3ff8b46 View commit details
    Browse the repository at this point in the history
  2. code polish

    MarioLulab committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    495e660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6457826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    720c773 View commit details
    Browse the repository at this point in the history
  5. code polist

    MarioLulab committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7736a67 View commit details
    Browse the repository at this point in the history
  6. pre-commit

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

Commits on Apr 28, 2024

  1. pre-commit

    MarioLulab committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a129b5f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 10, 2024

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