English

Orpheus: A New Deep Learning Framework for Easy Deployment and Evaluation of Edge Inference

Distributed, Parallel, and Cluster Computing 2020-08-05 v2 Computer Vision and Pattern Recognition Machine Learning Performance Machine Learning

Abstract

Optimising deep learning inference across edge devices and optimisation targets such as inference time, memory footprint and power consumption is a key challenge due to the ubiquity of neural networks. Today, production deep learning frameworks provide useful abstractions to aid machine learning engineers and systems researchers. However, in exchange they can suffer from compatibility challenges (especially on constrained platforms), inaccessible code complexity, or design choices that otherwise limit research from a systems perspective. This paper presents Orpheus, a new deep learning framework for easy prototyping, deployment and evaluation of inference optimisations. Orpheus features a small codebase, minimal dependencies, and a simple process for integrating other third party systems. We present some preliminary evaluation results.

Keywords

Cite

@article{arxiv.2007.13648,
  title  = {Orpheus: A New Deep Learning Framework for Easy Deployment and Evaluation of Edge Inference},
  author = {Perry Gibson and José Cano},
  journal= {arXiv preprint arXiv:2007.13648},
  year   = {2020}
}

Comments

To be published as a poster in 2020 IEEE International Symposium on Performance Analysis of Systems and Software

R2 v1 2026-06-23T17:26:12.080Z