awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

FlashML-org/flashlib

0
View on GitHub↗
0 stars·0 forks·1 view

Flashlib

Features

  • Model Optimization - Library for accelerating classical machine learning operators on GPUs.

Star history

Star history chart for flashml-org/flashlibStar history chart for flashml-org/flashlib

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of flashml-org/flashlib?

The main features of flashml-org/flashlib are: Model Optimization.

What are some open-source alternatives to flashml-org/flashlib?

Open-source alternatives to flashml-org/flashlib include: microsoft/hummingbird — Hummingbird compiles trained ML models into tensor computation for faster inference. rapidsai/cuml — cuml is a GPU-accelerated machine learning library and framework that uses CUDA to accelerate tabular data…

Open-source alternatives to Flashlib

Similar open-source projects, ranked by how many features they share with Flashlib.
  • microsoft/hummingbirdmicrosoft avatar

    microsoft/hummingbird

    3,536View on GitHub↗

    Hummingbird compiles trained ML models into tensor computation for faster inference.

    Pythonmachine-learningneural-networkspytorch
    View on GitHub↗3,536
  • rapidsai/cumlrapidsai avatar

    rapidsai/cuml

    5,209View on GitHub↗

    cuml is a GPU-accelerated machine learning library and framework that uses CUDA to accelerate tabular data preprocessing and model execution. It provides a suite of tools for training and deploying classification, regression, and clustering models on NVIDIA GPUs and GPU clusters. The library is designed for scalability, offering a distributed GPU machine learning environment that can spread computation and data across multiple hardware accelerators and nodes to handle datasets exceeding single-device memory. It mirrors standard estimator interfaces to allow the replacement of CPU-based models

    Python
    View on GitHub↗5,209