4 repos
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.
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.
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.
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.
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.