NVIDIA / NVIDIA/cuvs

[FEA] `cuvs-bench` to read numpy (`npy`) files

Open
#178 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

benchmarking feature request
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

Our serialization tools from RAFT are able to read and write numpy files and it's really trivial to write numpy ndarray tensors to files on disk. If we can automatically read numpy files in the benchmarks tool (defined by npy extension) then it will make the tool much more straightforward to use with various datasets, rather than having to prep them especially for the tool itself.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the cuvs-bench entry point and the existing RAFT serialization tools that read and write NumPy files. Trace how benchmark datasets are currently loaded, then verify that inputs identified by the .npy extension are accepted and usable by the benchmark tool.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.