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

Go API - [WIP] #212

Open
wants to merge 38 commits into
base: branch-24.10
Choose a base branch
from
Open

Go API - [WIP] #212

wants to merge 38 commits into from

Commits on Jun 14, 2024

  1. wip

    ajit283 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7961798 View commit details
    Browse the repository at this point in the history
  2. cleanup

    ajit283 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    764dc1e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Added support for different data types and device allocation in NewMa…

    …nagedTensor function.
    ajit283 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b0fd0b1 View commit details
    Browse the repository at this point in the history
  2. bruteforce works

    ajit283 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b47cf5b View commit details
    Browse the repository at this point in the history
  3. refactor

    ajit283 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1ec0c8c View commit details
    Browse the repository at this point in the history
  4. improve resources

    ajit283 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d5c0dc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 29, 2024

  1. sync

    ajit283 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    01af7c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. cleanup

    ajit283 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ed9bf47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e79d8e View commit details
    Browse the repository at this point in the history
  3. rename

    ajit283 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d278abc View commit details
    Browse the repository at this point in the history
  4. sync

    ajit283 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b91721d View commit details
    Browse the repository at this point in the history
  5. .

    ajit283 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6b90861 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 10, 2024

  1. sync

    ajit283 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7cbc1f9 View commit details
    Browse the repository at this point in the history
  2. ivf_pq + cagra

    ajit283 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    46ec2f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcffbd View commit details
    Browse the repository at this point in the history
  4. CI/CD attempt

    ajit283 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f82216c View commit details
    Browse the repository at this point in the history
  5. add distance

    ajit283 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    486d40a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. replace string arguments

    ajit283 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6f5c5a6 View commit details
    Browse the repository at this point in the history
  2. make library easier to use

    ajit283 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    bfdf3be View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. graph degrees

    ajit283 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    de3cea0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix top-level tests

    ajit283 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    57e8dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab173dc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. renaming

    ajit283 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2d5fb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    505d8dc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. change package name

    ajit283 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c3360ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e261c8a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. dlpack add expand

    ajit283 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a4890ed View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. cagra: expose some types

    ajit283 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f2bac2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a684b01 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. extend

    ajit283 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7d45e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7084c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3af1b73 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. fix brute_force, add pool

    ajit283 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    44d9e58 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. update, add search_width

    ajit283 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9447f63 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. add memory resource test

    ajit283 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    04b6532 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. thread_local fix

    ajit283 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a082f67 View commit details
    Browse the repository at this point in the history