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
In TemporalConvolution, the code makes use of SpatialConvolution (local variable named Convolution).
I think we need to call Convolution:clearStates() in TemporalConvolution:clearStates().
There are some class variables remaining after calling clearStates.
The text was updated successfully, but these errors were encountered:
In TemporalConvolution, the code makes use of SpatialConvolution (local variable named Convolution).
I think we need to call Convolution:clearStates() in TemporalConvolution:clearStates().
There are some class variables remaining after calling clearStates.
The text was updated successfully, but these errors were encountered: