Skip to content

The quantitative performance comparison among DL compilers on CNN models.

Notifications You must be signed in to change notification settings

buaa-hipo/dlcompiler-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL compiler comparison

The performance comparison acrossing widely used deep learning compilers (e.g., TVM, nGraph, Tensor Comprehension, Glow and XLA)

For more information about the DL compilers, please refer to our survey paper The Deep Learning Compiler: A Comprehensive Survey on arXiv.

We have compared the end-to-end and per-layer (convolution) performance among DL compilers on CNN models. We upload the corresponding scripts in this repo, and we hope to save time for the practitioners.

Usage

Please refer to the README in the following directories.

|-- TVM
|-- nGraph
|-- TC_perlayer
|-- Glow
|-- XLA
|-- micro-models

About

The quantitative performance comparison among DL compilers on CNN models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published