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 RepositoriesAsynchronous Layer Execution

Techniques for executing neural network layers using non-blocking streams to improve hardware throughput.

Distinguishing note: None of the candidates cover low-level GPU stream synchronization for neural network layers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Asynchronous Layer Execution. Refine with filters or upvote what's useful.

Awesome Asynchronous Layer Execution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • wang-xinyu/tensorrtxAvatar de wang-xinyu

    wang-xinyu/tensorrtx

    7,802Ver en GitHub↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    Executes specialized network layers using non-blocking streams to prevent processor synchronization and increase throughput.

    C++arcfacecrnndetr
    Ver en GitHub↗7,802
  1. Home
  2. Artificial Intelligence & ML
  3. Asynchronous Layer Execution