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

[code-gen] Support code-gen for opmaker of sparse op #46993

Merged
merged 14 commits into from
Oct 18, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    8d46279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd25df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaf4a82 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    35ba8a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … choose_phi_kernel
    zyfncg committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7114d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. fix complie budg

    zyfncg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    55a0b71 View commit details
    Browse the repository at this point in the history
  2. fix code_gen bug

    zyfncg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    74a5abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0e5ac View commit details
    Browse the repository at this point in the history
  4. fix bug

    zyfncg committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4aea85e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. fix kernel signature code-gen

    zyfncg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3d3f0f7 View commit details
    Browse the repository at this point in the history
  2. fix complie bug of VarType

    zyfncg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f714ed7 View commit details
    Browse the repository at this point in the history
  3. fix complie bug of VarType

    zyfncg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    103348a View commit details
    Browse the repository at this point in the history
  4. fix test_sparse_conv_op

    zyfncg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    514476e View commit details
    Browse the repository at this point in the history
  5. fix test_sparse_norm_op

    zyfncg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    dc296dd View commit details
    Browse the repository at this point in the history