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

DenseNet40 for On-Chip training #19

Open uhvardhan opened 5 months ago

uhvardhan commented 5 months ago

Hi @neurosim,

Has anyone tried using DenseNet40 for on-chip training using DNN_NeuroSim_V2.1?

I run into this error - ERROR: SubArray Size is too large, which break the chip hierarchey, please decrease the SubArray size!

Due to this error, I am unable to get the circuit-level performance metrics. Any suggestions on how to fix this error?

Thanks!