List all functions needed to run an application
이전 댓글 표시
I need to have all the functions (both built-in functions and toolbox functions) required to run an application, in my case this is a forward pass on a convolutional nueral network model. since the deep learning toolbox is quite complex, I'm interested in cutting down the source code to only what is required for my application.
My goal is to match and compare these functions against the functions supported by the HDL coder in order to get an idea of what it would take to write HDL code for the forward pass.
답변 (2개)
the cyclist
2018년 10월 22일
0 개 추천
Matt J
2018년 10월 22일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Deep Learning HDL Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!