3 papers
cs.LG2021
Neural Network Libraries: A Deep Learning Framework Designed from Engineers' Perspectives
Takuya Narihira, Javier Alonsogarcia, Fabien Cardinaux +14
While there exist a plethora of deep learning tools and frameworks, the fast-growing complexity of the field brings new demands and challenges, such as more flexible network design…
cs.LG2019
Mixed Precision DNNs: All you need is a good parametrization
Stefan Uhlich, Lukas Mauch, Fabien Cardinaux +5
Efficient deep neural network (DNN) inference on mobile or embedded devices typically involves quantization of the network parameters and activations. In particular, mixed precisio…
cs.LG2018
Iteratively Training Look-Up Tables for Network Quantization
Fabien Cardinaux, Stefan Uhlich, Kazuki Yoshiyama +4
Operating deep neural networks on devices with limited resources requires the reduction of their memory footprints and computational requirements. In this paper we introduce a trai…