neurosim / DNN_NeuroSim_V2.1

Benchmark framework of compute-in-memory based accelerators for deep neural network (on-chip training chip focused)
98 stars 48 forks source link

writeLatency of Weight Update #18

Open Farbin opened 1 year ago

Farbin commented 1 year ago

Hi, I'm using your DNN_NeuroSim 2.1 for my research. Could you kindly tell me if the "writeLatency of Weight Update" is the accumulation latency of the weight gradients and the write latency to the PEs?