Fix 'resource' strategy for CNN layers
Created by: vloncar
For resource
strategy in Conv1D/2D
we need to transpose the weights. The previous transpose operations were not correct. This will require a new release, 0.5.1.
Created by: vloncar
For resource
strategy in Conv1D/2D
we need to transpose the weights. The previous transpose operations were not correct. This will require a new release, 0.5.1.