AlexMontgomerie / fpgaconvnet-hls

https://fpgaconvnet.com
GNU General Public License v3.0
22 stars 10 forks source link

Add _in/_out to .dat to in/out .dat files #4

Closed eneriz-daniel closed 1 year ago

eneriz-daniel commented 1 year ago

It just adds _in and _out to the input and output files of the testbench. It will allow to testbench single-layer models (since at the moment the input .dat file is overwritten by the output file).