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

Different Result from the Manual #52

Open kmkluaymaii opened 1 month ago

kmkluaymaii commented 1 month ago

I am currently doing research on the CiM-based accelerator using the NeuroSIM as a tool to calculate essential information. I tried to simulate the NeuroSIM to get the result that would match with the Figure 24 in the User Manual of DNN+NeuroSim Framework V1.3. However, with many attempts and changes in parameters, I still couldn't get the same result as the paper. I was wondering if you could share the param.cpp file that was used to get the final output as shown in Figure 24 in the paper?