Skip to content

Comparing performance for neural network inferencing libraries in C++

Notifications You must be signed in to change notification settings

jatinchowdhury18/RTNeural-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTNeural Comparisons

This repository contains an executable for comparing the performance of C++ neural network inferencing engines. Currently, there are four inferencing engines being compared:

Results

All benchmarks results were obtained on a 2018 Mac Mini with an Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz. The "Real-Time Factor" measurement assumes a sample rate of 48 kHz.

Dense:

Conv1D:

GRU:

LSTM:

Activations:

Tanh:

ReLU:

Sigmoid:

About

Comparing performance for neural network inferencing libraries in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published