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

[geometric]Add paddle.geometric.send_uv API #44848

Merged
merged 14 commits into from Aug 16, 2022

Commits on Aug 3, 2022

  1. initial commit

    DesmonDay committed Aug 3, 2022
    Copy the full SHA
    1b2bc14 View commit details
    Browse the repository at this point in the history
  2. fix op maker bug

    DesmonDay committed Aug 3, 2022
    Copy the full SHA
    6f45600 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. fix mul grad bug

    DesmonDay committed Aug 4, 2022
    Copy the full SHA
    c667bd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. add unittest

    DesmonDay committed Aug 5, 2022
    Copy the full SHA
    e0bac52 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

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

Commits on Aug 8, 2022

  1. Copy the full SHA
    a91b584 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7ab77f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6fdfcb1 View commit details
    Browse the repository at this point in the history
  4. add fp16 judgement

    DesmonDay committed Aug 8, 2022
    Copy the full SHA
    c219199 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Copy the full SHA
    5fbe2af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ceb416 View commit details
    Browse the repository at this point in the history
  3. add impl file

    DesmonDay committed Aug 12, 2022
    Copy the full SHA
    ffc2e3e View commit details
    Browse the repository at this point in the history
  4. fix unittest timeout time

    DesmonDay committed Aug 12, 2022
    Copy the full SHA
    0752fdf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. add review revise

    DesmonDay committed Aug 15, 2022
    Copy the full SHA
    9cb1b16 View commit details
    Browse the repository at this point in the history