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 3 No.16】为 Paddle 新增 API paddle.take #44741

Merged
merged 29 commits into from Aug 30, 2022

Commits on Jul 15, 2022

  1. add paddle.take api

    S-HuaBomb committed Jul 15, 2022
    Copy the full SHA
    982d01e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    69b0a3e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix paddle.take

    S-HuaBomb committed Jul 29, 2022
    Copy the full SHA
    b07c062 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09d2836 View commit details
    Browse the repository at this point in the history
  3. remove from pip import main

    S-HuaBomb committed Jul 29, 2022
    Copy the full SHA
    c8482f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    0665e50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c5a9e16 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. fix Examples

    S-HuaBomb committed Aug 5, 2022
    Copy the full SHA
    10b41c4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6852760 View commit details
    Browse the repository at this point in the history
  3. fix Examples

    S-HuaBomb committed Aug 5, 2022
    Copy the full SHA
    9649b87 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ec1cfd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. add param mode to take api

    S-HuaBomb committed Aug 22, 2022
    Copy the full SHA
    6806a8f View commit details
    Browse the repository at this point in the history
  2. fix conflict ad merge

    S-HuaBomb committed Aug 22, 2022
    Copy the full SHA
    27b6943 View commit details
    Browse the repository at this point in the history
  3. add example code

    S-HuaBomb committed Aug 22, 2022
    Copy the full SHA
    5d32c52 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Copy the full SHA
    b35d831 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc2f4f4 View commit details
    Browse the repository at this point in the history
  3. add annotation

    S-HuaBomb committed Aug 23, 2022
    Copy the full SHA
    c4161f2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aaee858 View commit details
    Browse the repository at this point in the history
  5. fix typo

    S-HuaBomb committed Aug 23, 2022
    Copy the full SHA
    ca2604f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5979d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix 嵌套列表

    S-HuaBomb committed Aug 24, 2022
    Copy the full SHA
    7b3fc1d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    668964d View commit details
    Browse the repository at this point in the history
  3. fix Tensor,

    S-HuaBomb committed Aug 24, 2022
    Copy the full SHA
    64b688a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. fix docs warning

    S-HuaBomb committed Aug 25, 2022
    Copy the full SHA
    cdd1080 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    S-HuaBomb committed Aug 25, 2022
    Copy the full SHA
    eca0483 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix raise bug

    S-HuaBomb committed Aug 27, 2022
    Copy the full SHA
    4ca5c41 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fb6896 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Copy the full SHA
    7fd6c85 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    046ff44 View commit details
    Browse the repository at this point in the history