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

【PaddlePaddle Hackathon 2】11新增 API index_fill #42454

Closed
wants to merge 9 commits into from

Commits on May 3, 2022

  1. add index_fill op

    thunder95 committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7722d86 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

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

Commits on May 13, 2022

  1. add fill_index_tensor

    thunder95 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    efae07b View commit details
    Browse the repository at this point in the history
  2. merge develop

    thunder95 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2be62f7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. add test grad single

    thunder95 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    19b899b View commit details
    Browse the repository at this point in the history
  2. try to fix memory copy

    thunder95 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    793e7fc View commit details
    Browse the repository at this point in the history
  3. try to fix memory copy2

    thunder95 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    460027f View commit details
    Browse the repository at this point in the history
  4. try to fix memory copy2

    thunder95 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    1e6f3e0 View commit details
    Browse the repository at this point in the history
  5. fix code format

    thunder95 committed May 14, 2022
    2 Configuration menu
    Copy the full SHA
    61e514e View commit details
    Browse the repository at this point in the history