Forum Discussion

messn036's avatar
messn036
Icon for New Contributor rankNew Contributor
4 years ago

Tensor libraries in C/C++ compatible with HLS

Hello Intel Community, I am working on a project that is porting a neural network written in pytorch into C so that it can be modified/optimized and then put on an FPGA. My current approach is just...