Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 619 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 619 Bytes

Optimizing DNN Inference on Multi-Accelerator SoCs at Training-time

This repository contains all the code used to obtain the results presented in the manuscript "Optimizing DNN Inference on Multi-Accelerator SoCs at Training-time". The code is organized in two directories:

  1. SoC with Incompatible Data Formats, for the experiments associeted to the DIANA SoC.
  2. SoC with Specialized HW Units, for the experiments associeted to the Darkside SoC.

License

The entire codebase is available under Apache License 2.0. See the LICENSE file for more information.