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 nanprod to ivy experimental API #21198

Merged
merged 13 commits into from
Sep 5, 2023

Commits on Aug 2, 2023

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

Commits on Aug 5, 2023

  1. Merge remote-tracking branch 'upstream/master' into feature/nanprod

    # Conflicts:
    #	ivy/functional/backends/numpy/experimental/statistical.py
    #	ivy/functional/backends/paddle/experimental/statistical.py
    #	ivy/functional/backends/tensorflow/experimental/statistical.py
    #	ivy/functional/backends/torch/experimental/statistical.py
    BebehCodes committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    1f7a5b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    627402c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5f14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc99bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    848cb3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca0fe3b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    480a1d3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into feature/nanprod

    # Conflicts:
    #	ivy_tests/test_ivy/helpers/function_testing.py
    BebehCodes committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    637be02 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Added supported dtypes decorator for paddle. Also fixed some type che…

    …cks in __cummax due to error from lint
    BebehCodes committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    271c0b1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into feature/nanprod

    # Conflicts:
    #	ivy/functional/backends/paddle/experimental/statistical.py
    BebehCodes committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    946c5ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0aef6f View commit details
    Browse the repository at this point in the history