You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since FullMemoryWE and SplitMemory replace/remove the old memories, they can't be accessed directly in simulation. Both decorators should provide transparent access to the (new) underlying memories.
The text was updated successfully, but these errors were encountered:
jordens
changed the title
simulation with FullMemoryWE broken
FullMemoryWE and SplitMemory break direct access to memory in simulation
Nov 15, 2016
Since
FullMemoryWE
andSplitMemory
replace/remove the old memories, they can't be accessed directly in simulation. Both decorators should provide transparent access to the (new) underlying memories.The text was updated successfully, but these errors were encountered: