English

Continual Inference: A Library for Efficient Online Inference with Deep Neural Networks in PyTorch

Machine Learning 2023-06-28 v1 Artificial Intelligence

Abstract

We present Continual Inference, a Python library for implementing Continual Inference Networks (CINs) in PyTorch, a class of Neural Networks designed specifically for efficient inference in both online and batch processing scenarios. We offer a comprehensive introduction and guide to CINs and their implementation in practice, and provide best-practices and code examples for composing complex modules for modern Deep Learning. Continual Inference is readily downloadable via the Python Package Index and at \url{www.github.com/lukashedegaard/continual-inference}.

Keywords

Cite

@article{arxiv.2204.03418,
  title  = {Continual Inference: A Library for Efficient Online Inference with Deep Neural Networks in PyTorch},
  author = {Lukas Hedegaard and Alexandros Iosifidis},
  journal= {arXiv preprint arXiv:2204.03418},
  year   = {2023}
}

Comments

1- pages, 5 figures, 1 table

R2 v1 2026-06-24T10:41:08.647Z