neurosim / DNN_NeuroSim_V1.3

Benchmark framework of compute-in-memory based accelerators for deep neural network (inference engine focused)
62 stars 36 forks source link

Where is the output #39

Closed jenish4 closed 1 year ago

jenish4 commented 1 year ago

After running make it is showing no errors, but the output CSV files are being generated nowhere. I am a beginner at this. Am I missing something? Please help. Thank you.

neurosim commented 1 year ago

Running make is only for compiling the C++ files. The results will be printed in your terminal after running the python file.