Implementation and performance evaluation of NVDLA based deep learning accelerator hardware

This report shows the steps needed for one to implement a deep Learning hardware accelerator based on NVIDIA DL accelerator NVDLA architecture on high-performance emulation. The simulation platform chosen was Firesim. NVDLA architecture is an industrial-grade opensource hardware accelerator project...

Full description

Saved in:
Bibliographic Details
Main Author: Song, Tin Chen
Other Authors: Lap-Pui Chau
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/149624
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report shows the steps needed for one to implement a deep Learning hardware accelerator based on NVIDIA DL accelerator NVDLA architecture on high-performance emulation. The simulation platform chosen was Firesim. NVDLA architecture is an industrial-grade opensource hardware accelerator project for Deep Learning inference acceleration. NVDLA not only provides full hardware design source file but also provides the corresponding software library to directly deploy DL networks that are trained and optimized using NVIDIA GPU based AI system. On top of the implemented NVDLA accelerator, evaluation on the performance of the hardware accelerator was done based on existing research papers.