awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesHardware-Aware Convolution Configurators

Retrieves optimized convolution kernel configurations tailored to a target hardware architecture.

Distinct from Convolution Kernel Configurators: Distinct from Convolution Kernel Configurators: retrieves hardware-optimized configurations, not just defining the convolution computation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Hardware-Aware Convolution Configurators. Refine with filters or upvote what's useful.

Awesome Hardware-Aware Convolution Configurators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tile-ai/tilelangAvatar de tile-ai

    tile-ai/tilelang

    5,226Ver en GitHub↗

    TileLang is a Python-embedded domain-specific language compiler that JIT-compiles and autotunes GPU kernels. It uses a tile-based DSL, automatic software pipelining, and parallel autotuning to generate optimized GPU kernels at runtime. It supports tensor core operations with Pythonic syntax, automatic memory management, and thread mapping. The compiler searches over tile sizes, thread counts, and scheduling policies, compiling and benchmarking candidates in parallel to find the fastest kernel. It also caches compiled binaries and tuning results to disk for reuse across sessions. TileLang inc

    Retrieves optimized convolution configurations tailored to the target GPU architecture.

    Python
    Ver en GitHub↗5,226
  1. Home
  2. Artificial Intelligence & ML
  3. Convolutional Kernel Optimizations
  4. Convolution Kernel Configurators
  5. Hardware-Aware Convolution Configurators