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: added bilinear function #27956

Closed
wants to merge 40 commits into from
Closed

Commits on Aug 9, 2023

  1. first commit

    Sanjay8602 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c4be140 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    e65c7cf View commit details
    Browse the repository at this point in the history
  2. 🤖 Lint code

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

Commits on Oct 9, 2023

  1. Delete determine_tests.py

    Sanjay8602 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    82a3d16 View commit details
    Browse the repository at this point in the history
  2. Delete ivy_tests/test_ivy/test_frontends/test_numpy/test_fft/test_dis…

    …crete_fourier_transform.py
    Sanjay8602 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    00d6d21 View commit details
    Browse the repository at this point in the history
  3. Delete duplicate.py

    Sanjay8602 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7337c7f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. 🤖 Lint code

    feat: added the tensor operations
    ivy-branch authored and Sanjay8602 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0061c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    f0c9aaf View commit details
    Browse the repository at this point in the history
  2. Delete ivy_tests/test_ivy/test_frontends/test_numpy/test_fft/test_dis…

    …crete_fourier_transform.py
    Sanjay8602 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f280b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bae7a2 View commit details
    Browse the repository at this point in the history
  4. Delete determine_tests.py

    Sanjay8602 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c3d51e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    857e841 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b88b04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03db265 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33c40ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15b00d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. batch normalization

    Sanjay8602 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    573bdd0 View commit details
    Browse the repository at this point in the history
  2. batch norm

    Sanjay8602 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    81b17d1 View commit details
    Browse the repository at this point in the history
  3. 🤖 Lint code

    ivy-branch committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b544e8f View commit details
    Browse the repository at this point in the history
  4. Delete ivy_tests/test_ivy/test_frontends/test_torch/test_indexing_sli…

    …cing_joining_mutating_ops.py
    Sanjay8602 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    85ef210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e52b74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ffe765 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1112d04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbdc286 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    180d5dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ba25cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8eb456c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e04b013 View commit details
    Browse the repository at this point in the history
  13. Update test_norm.py

    Sanjay8602 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9ed0ec8 View commit details
    Browse the repository at this point in the history
  14. 🤖 Lint code

    ivy-branch committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8f0df7f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update test_norm.py

    Sanjay8602 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e7547fe View commit details
    Browse the repository at this point in the history
  2. 🤖 Lint code

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

Commits on Jan 18, 2024

  1. bilinear function created

    Sanjay8602 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    90ce917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0abebe View commit details
    Browse the repository at this point in the history
  3. 🤖 Lint code

    ivy-branch committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3f7619e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c4b1fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e71f415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51ffbb1 View commit details
    Browse the repository at this point in the history