DNN inference on embedded platforms Deep neural networks (DNNs) are successful in many computer vision tasks. Obvious duh! However, the most accurate DNNs require millions of parameters and operations, making them energy, computation and memory intensive. [GOEL] VGG-16 needs 15 billion operations to perform image classification on a single image. …