MemTorch icon indicating copy to clipboard operation
MemTorch copied to clipboard

Avoid Compounding Non-Idealities

Open coreylammie opened this issue 4 years ago • 0 comments

To avoid compounding non-idealities, two seperate conductance matrices can be stored for each layer/module: (1) with all non-idealities applied, and (2) with no non-idealities applied. A list can be added to each layer/module containing all of the applied non-idealities, so that these can be reapplied to the conductance matrix with no non-idealities are applied when new conductance values/weights are programmed.

coreylammie avatar Nov 13 '21 08:11 coreylammie