Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MachineLearningSystem/VELTAIR_ASPLOS22


https://github.com/MachineLearningSystem/VELTAIR_ASPLOS22

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Introduction
This is the source code of VELTAIR: Towards High-Performance Multi-Tenant Deep Learning Serving via Adaptive Compilation and Scheduling (ASPLOS'22)

# Usage
```
> mkdir build & cd build
> cmake ../
> make
```