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

add embedding 2.0 #26649

Merged
merged 27 commits into from
Sep 1, 2020
Merged

Commits on Aug 25, 2020

  1. add embedding 2.0

    seiriosPlus committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8d9ea96 View commit details
    Browse the repository at this point in the history
  2. add embedding 2.0

    seiriosPlus committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1c2fe3e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … feature/embedding_2.0
    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a275b2f View commit details
    Browse the repository at this point in the history
  2. fix reviewer's comments

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    309b9b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … feature/embedding_2.0
    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d7b4ded View commit details
    Browse the repository at this point in the history
  4. fix fuse

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c48e73c View commit details
    Browse the repository at this point in the history
  5. add nn.Embedding

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c5a569d View commit details
    Browse the repository at this point in the history
  6. add nn.Embedding

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    fc528b2 View commit details
    Browse the repository at this point in the history
  7. add nn.Embedding

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a4194bd View commit details
    Browse the repository at this point in the history
  8. add nn.Embedding

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    51611c4 View commit details
    Browse the repository at this point in the history
  9. add nn.Embedding

    seiriosPlus committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1bc093a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. merge develop

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c2ebb07 View commit details
    Browse the repository at this point in the history
  2. merge develop

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9be1b04 View commit details
    Browse the repository at this point in the history
  3. merge develop

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0f791fb View commit details
    Browse the repository at this point in the history
  4. fix API

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ac9f917 View commit details
    Browse the repository at this point in the history
  5. fix UT

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e4e440f View commit details
    Browse the repository at this point in the history
  6. fix docstring

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7fb14a5 View commit details
    Browse the repository at this point in the history
  7. fix UT

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    cd3dd55 View commit details
    Browse the repository at this point in the history
  8. support INT32 input

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    4d19d63 View commit details
    Browse the repository at this point in the history
  9. support INT32 input

    seiriosPlus committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    924851b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. support INT32 input

    seiriosPlus committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    b41fd74 View commit details
    Browse the repository at this point in the history
  2. support INT32 input

    seiriosPlus committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    1c387bc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. fix embedding 2.0 doc

    seiriosPlus committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    bdb2399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf4b3a View commit details
    Browse the repository at this point in the history
  3. add UT

    seiriosPlus committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    5e3de1c View commit details
    Browse the repository at this point in the history
  4. add UT

    seiriosPlus committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    ac328cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    569536d View commit details
    Browse the repository at this point in the history