awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Hardware Acceleration · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesHardware Acceleration

Utilization of specialized hardware components to enhance computational throughput in machine learning tasks.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Hardware Acceleration. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Hardware & Acceleration
  7. Hardware Acceleration

Awesome Hardware Acceleration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • tensorflow/tensorflow

    tensorflow/tensorflow

    193,864GitHubView on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst

    Establishes necessary communication between host systems and graphics processing units to unlock hardware-accelerated computation.

    C++deep-learningdeep-neural-networksdistributed
  • AUTOMATIC1111/stable-diffusion-webui

    AUTOMATIC1111/stable-diffusion-webui

    160,701GitHubView on GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itsel

    Configures hardware-specific settings to leverage NVIDIA graphics processing units for accelerated computation.

    Pythonaiai-artdeep-learning
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHubView on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Enables high-performance execution by integrating custom C++, CUDA, or SYCL code directly into the computational graph.

    Pythonautograddeep-learninggpu
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Discusses optimization techniques for leveraging hardware acceleration to improve throughput in large-scale model training.

    Pythonbookchinesecomputer-vision

Explore sub-tags

  • Containerized GPU AccelerationConfigures container runtimes to interface with host graphics drivers.
  • GPU Acceleration ConfigurationsConfiguration settings and setup instructions for utilizing graphics processing units to accelerate computational tasks.
  • Native Extension InterfacesAPIs for integrating high-performance C++, CUDA, or SYCL code into the computational graph.
Plugins
Extensible interfaces for registering external device backends to execute mathematical operations.