YJing8
New Contributor
6 years ago@Intel support: ask a question about openvino and DLA
There are three different locations about the usage of model.
1. DLA architecture generator generate xxx. prototxt
2.The file used by linux command line is xxx. aocx and then programmed into the PAC FPGA
3.In X86 C++ code plugin class, there is no mention about the FPGA bitstream.
What is the relation between this three location?