온디맨드 웨비나

CEA: Bridging the Gap Between Neural Network Exploration and Hardware Implementation

예상 소요 시간: 20분

공유

CEA presents a methodology that bridges the open-source DL framework N2D2 and Catapult HLS to help reducing the design process of hardware accelerators, making it possible to keep pace with new AI algorithms.

Deep Learning algorithms are rapidly evolving, with new techniques and architectures being proposed on a regular basis. This poses a significant challenge for hardware design. These algorithms often require specialized hardware accelerators for efficient execution. However, the design cycle for these accelerators is complex and time-consuming, as it involves a significant effort to master the algorithm and implement an appropriate hardware architecture. As new DL algorithms emerge, existing hardware accelerators may become obsolete or may not be able to integrate the latest optimizations. This leads to a significant gap between newly emerging algorithms and available hardware accelerators. To address this problem, High-Level Synthesis (HLS) use has increased to accelerate the design process and bridge the gap between software and hardware design by describing the desired behavior of the accelerator in a high-level programming language (e.g. C++). We present a methodology that bridges the open-source DL framework N2D2 and Catapult HLS to help reducing the design process of hardware accelerators, making it possible to keep pace with new AI algorithms. By proposing a new automatic synchronization, we were able to balance the execution time of all convolutional layers in MobileNet-v1 to achieve a pipelined hardware architecture capable of handling 500 fps.

발표자 소개

CEA List (French Alternative Energies and Atomic Energy Commission)

Nermine Ali

PhD - Research Engineer

Nermine Ali is a research engineer at CEA List (French Alternative Energies and Atomic Energy Commission), France, in the field of embedded systems and artificial intelligence, since December 2021. She received her PhD Degree in Electronics from Université de Bretagne-Sud, France, in 2022. Her current research interests include hardware designs for neural networks applications and high-level design flows including High-Level Synthesis tools to exploit fast exploration and hardware generation.

관련 자료

블루닷: Catapult-HLS를 이용한 NN기반의 DeepField-PQO 설계 가속화
White Paper

블루닷: Catapult-HLS를 이용한 NN기반의 DeepField-PQO 설계 가속화

고화질 영상에 대한 시장의 수요 증가로 인해 높은 인코딩 비용에 대한 비디오 서비스 제공 업체의 부담이 커지고 있습니다. 이 문제를 해결하기 위해 블루닷은 비디오 인코딩 효율을 향상시키는 AI 기반의 CODEC용 전처리 DeepField-PQO 필터를 개발하였습니다. 블루닷은 필터를 FPGA용 IP로 빠르게 구현하기 위해 HLS를 활용하고, ASIC용으로는 Catapult HLS를 활용하였습니다.

Xperi®: A Designer’s Life with HLS
Webinar

Xperi®: A Designer’s Life with HLS

This webinar will discuss two aspects of their experience going from RTL to HLS. The first topic is using HLS for algorithms such as Face Detection th