gitosu67
Results
2
issues of
gitosu67
Can we generate all the IPs using the code provided or create custom IPs? For example, the files https://github.com/Xilinx/CHaiDNN/tree/master/design/ can they be modified and recompiled then run on FPGA?
I am trying to run the sample file provided in the repo: https://github.com/LLNL/lbann/blob/develop/applications/vision/lenet.py using the command: `mpiexec lbann --model=lenet.prototext --reader=https://github.com/LLNL/lbann/tree/develop/applications/vision/data/mnist/data_reader.prototext. ` Now I want to generate the lenet.prototext from the...
bug
python