Forum Discussion
JohnT_Altera
Regular Contributor
2 years agoHi,
Can you generate FPGA bitstream using the Custom NN architecture? This will ensure that it is using the input format that you plan to run with.
- RubenPadial2 years ago
Contributor
Hello @JohnT_Intel ,
Could you help me to identify the parameter to specify the input precision in the custom architecture? The only parameter related with precision that I found in Intel FPGA AI Suite IP Reference Manual is "arch_precision" which is set to FP11 and the input detected as U8. I the A10_FP16_Architecture this parameter is set to FP16 and the input is also detected as U8.