这是indexloc提供的服务,不要输入任何密码
Skip to content

Feature Request: Abstract CUDA, BLAS and FLOAT code #1029

@ajroetker

Description

@ajroetker

I've spent a lot of time looking at gonum, cockroachdb, weaviate etc and gorse is by far the best when it comes to GoLang float32 linear algebra support when it comes to SIMD and arch support. It'd be really cool if Gorse-io abstracted the floats package and blas package (possibly the cuda code to it as well).

I've also implemented vector serialization and deserialization on top of goat and different algorithms like kmeans++ and rabitq quantization using the floats package from gorse specifically. It would possibly be cool to have a library like a go-vector or something to share that with folks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions