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

【Hackathon 5th No.35】为 Paddle 新增 histogramdd API -part #57880

Merged
merged 21 commits into from
Dec 11, 2023
Merged

【Hackathon 5th No.35】为 Paddle 新增 histogramdd API -part #57880

merged 21 commits into from
Dec 11, 2023

Commits on Oct 5, 2023

  1. add histogramdd api

    cocoshe committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    685c3c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00883e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix

    cocoshe committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8f9ea47 View commit details
    Browse the repository at this point in the history
  2. clean api func

    cocoshe committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    78500a0 View commit details
    Browse the repository at this point in the history
  3. fix atol

    cocoshe committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    90488ae View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 19, 2023

  1. fix codestyle

    cocoshe committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0ef396b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. detail test func name

    cocoshe committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3d9762b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

    … histogramdd_coco_dev
    cocoshe committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    28587d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. codestyle

    cocoshe committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    885eac3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

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

    cocoshe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    10cb3ac View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

    … histogramdd_coco_dev
    cocoshe committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    74e1953 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 5, 2023

  1. Update python/paddle/tensor/linalg.py

    Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
    cocoshe and sunzhongkai588 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    11d6bce View commit details
    Browse the repository at this point in the history
  2. Update python/paddle/tensor/linalg.py

    Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
    cocoshe and sunzhongkai588 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    12ce04f View commit details
    Browse the repository at this point in the history
  3. Update python/paddle/tensor/linalg.py

    Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
    cocoshe and sunzhongkai588 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9bb3115 View commit details
    Browse the repository at this point in the history
  4. fix doc

    cocoshe committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6db3d71 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix doc

    cocoshe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d1dff5e View commit details
    Browse the repository at this point in the history