C++ Onednn

Open-source C++ projects categorized as Onednn

Top 3 C++ Onednn Projects

  • oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

  • Project mention: Blaze: A High Performance C++ Math library | news.ycombinator.com | 2024-04-17

    If you are talking about non-small matrix multiplication in MKL, is now in opensource as a part of oneDNN. It literally has exactly the same code, as in MKL (you can see this by inspecting constants or doing high-precision benchmarks).

    For small matmul there is libxsmm. It may take tremendous efforts make something faster than oneDNN and libxsmm, as jit-based approach of https://github.com/oneapi-src/oneDNN/blob/main/src/gpu/jit/g... is too flexible: if someone finds a better sequence, oneDNN can reuse it without major change of design.

    But MKL is not limited to matmul, I understand it...

  • CTranslate2

    Fast inference engine for Transformer models

  • Project mention: Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow | dev.to | 2024-04-29
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • oneAPI-samples

    Samples for Intel® oneAPI Toolkits

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Onednn related posts

  • Blaze: A High Performance C++ Math library

    7 projects | news.ycombinator.com | 17 Apr 2024
  • Arc & Deep Learning Frameworks

    1 project | /r/intel | 6 Oct 2022
  • Keeping POWER relevant in the open source world

    9 projects | news.ycombinator.com | 22 Jan 2022
  • Intel oneDNN 2.5 released with experimental RISC-V support

    2 projects | /r/RISCV | 9 Dec 2021
  • Is gpu hardware tied to cpu ISA ?

    1 project | /r/hardware | 11 Jan 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Onednn projects in C++? This list will help you:

Project Stars
1 oneDNN 3,480
2 CTranslate2 2,916
3 oneAPI-samples 862

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com