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

Added sqrt, atanh, atan, round and ceil functions to paddle.tensor.math #15819

Merged
merged 24 commits into from
May 29, 2023
Merged

Added sqrt, atanh, atan, round and ceil functions to paddle.tensor.math #15819

merged 24 commits into from
May 29, 2023

Commits on May 23, 2023

  1. Update stat.py

    KSANTHOSH200 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    b9bbbcc View commit details
    Browse the repository at this point in the history
  2. Update stat.py

    KSANTHOSH200 authored May 23, 2023
    Configuration menu
    Copy the full SHA
    efbf336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c433fbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f88b073 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    8a23460 View commit details
    Browse the repository at this point in the history
  2. Update math.py

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    1884b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc8ced View commit details
    Browse the repository at this point in the history
  4. added atanh

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    70a6f4e View commit details
    Browse the repository at this point in the history
  5. added atanh tests

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    b1ed041 View commit details
    Browse the repository at this point in the history
  6. added atan

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    7b76fdc View commit details
    Browse the repository at this point in the history
  7. added atan tests

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    7229915 View commit details
    Browse the repository at this point in the history
  8. Update stat.py

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    a677648 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d1e144 View commit details
    Browse the repository at this point in the history
  10. added round

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    fd066cc View commit details
    Browse the repository at this point in the history
  11. added round tests

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    012a4de View commit details
    Browse the repository at this point in the history
  12. Update math.py

    KSANTHOSH200 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    07f45fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b87e995 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    73b2b49 View commit details
    Browse the repository at this point in the history
  2. Update math.py

    KSANTHOSH200 authored May 28, 2023
    Configuration menu
    Copy the full SHA
    43ca238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefa21a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8187bfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    433102e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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