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

Isin extension #5762

Merged
merged 50 commits into from
Nov 23, 2022
Merged

Isin extension #5762

merged 50 commits into from
Nov 23, 2022

Commits on Oct 14, 2022

  1. isin backend implementation in jax, torch and numpy

    Ayman Lafaz committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    41740f0 View commit details
    Browse the repository at this point in the history
  2. added initial implementation for tensorflow backend -- still needs im…

    …provements
    Ayman Lafaz committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2a34a64 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. added tensorflow backend -- (incomplete)

    Ayman Lafaz committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3c702c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f865cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61362d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    ca3757c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940a7aa View commit details
    Browse the repository at this point in the history
  3. adding test

    pillarxyz committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    eb98e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6975ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e233dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b6046c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64b9196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3aeafeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac0546f View commit details
    Browse the repository at this point in the history
  10. fixing tests

    Ayman Lafaz committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1d23b13 View commit details
    Browse the repository at this point in the history
  11. fixing tests

    Ayman Lafaz committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    8e16bd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. tweaking tests

    pillarxyz committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6f23592 View commit details
    Browse the repository at this point in the history
  2. exclude .idea folder

    pillarxyz committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    90bf295 View commit details
    Browse the repository at this point in the history
  3. Delete ivy.iml

    Ayman Lafaz authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    cdf5b6e View commit details
    Browse the repository at this point in the history
  4. Delete misc.xml

    Ayman Lafaz authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0d56edf View commit details
    Browse the repository at this point in the history
  5. Delete vcs.xml

    Ayman Lafaz authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1aec057 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d74fa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3de3770 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ff8409 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. merge new changes + change location of isin accordingly + added missi…

    …ng arguments from test
    pillarxyz committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    dd0cdb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843deaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1993e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    9636b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14cddf2 View commit details
    Browse the repository at this point in the history
  3. Fixing lint errors

    abdrahmandiab committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8b95281 View commit details
    Browse the repository at this point in the history
  4. more lint fixes

    abdrahmandiab committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    676e785 View commit details
    Browse the repository at this point in the history
  5. more lint fixes

    abdrahmandiab committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7da3043 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

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

Commits on Nov 9, 2022

  1. Delete workspace.xml

    abdrahmandiab authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ed9784d View commit details
    Browse the repository at this point in the history
  2. Update vcs.xml

    abdrahmandiab authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1373bf0 View commit details
    Browse the repository at this point in the history
  3. Update vcs.xml

    abdrahmandiab authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    333c2e3 View commit details
    Browse the repository at this point in the history
  4. fix image.py

    pillarxyz committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8cc15ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c38d9d4 View commit details
    Browse the repository at this point in the history
  6. fixing typo

    pillarxyz committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    e90ce03 View commit details
    Browse the repository at this point in the history
  7. fixing isin for tensorflow

    pillarxyz committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    633d47c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dab8e94 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. cleaning up pr

    pillarxyz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    18e6e13 View commit details
    Browse the repository at this point in the history
  2. change test backend

    pillarxyz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c771c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14efff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be478a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. merge with upstream

    abdrahmandiab committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a2aa8c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3931e75 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    abdrahmandiab committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b77ea61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c0b2a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7813125 View commit details
    Browse the repository at this point in the history