Skip to content

Fix 'resource' strategy for CNN layers

Javier Duarte requested to merge github/fork/vloncar/cnn_stream into master

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.

Merge request reports

Loading