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

feat(paddle Bucketize):adding test function for bucketize #26665

Closed
wants to merge 17 commits into from

Commits on Oct 5, 2023

  1. 🤖 Lint code

    ivy-branch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    570a08a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Bucketize_paddle

    also with test function
    boopathiviky committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    de15112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4275b3e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. 🤖 Lint code

    ivy-branch committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    058bf76 View commit details
    Browse the repository at this point in the history
  2. tensor file errors

    boopathiviky committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    042f047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e3665 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. stateful commit

    boopathiviky committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    43023d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde71dc View commit details
    Browse the repository at this point in the history
  3. 🤖 Lint code

    ivy-branch committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1d55e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ee4192 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Revert "stateful commit"

    This reverts commit 43023d6.
    boopathiviky committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4bc4968 View commit details
    Browse the repository at this point in the history
  2. Changes for PR

    tesnor.py and test_search.py
    boopathiviky committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f6d2bd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update tensor.py

    Bucketize instance is removed in tensor.py file
    boopathiviky committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    91cb2fb View commit details
    Browse the repository at this point in the history
  2. 🤖 Lint code

    ivy-branch committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    faa30f9 View commit details
    Browse the repository at this point in the history
  3. update tensor.py

    adding bucketize to paddle tensor
    boopathiviky committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f4d6775 View commit details
    Browse the repository at this point in the history
  4. Update tensor.py

    tensor file has been changed
    boopathiviky committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ae11377 View commit details
    Browse the repository at this point in the history
  5. 🤖 Lint code

    ivy-branch committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4bb2428 View commit details
    Browse the repository at this point in the history