an-kumar / caffe-theano-conversion

88 stars 31 forks source link

lasagne conv strides keyword changed to stride #2

Open tumble-weed opened 9 years ago

tumble-weed commented 9 years ago

Lasagne's <Conv2DLayer> etc. use the <stride> keyword, the use of <strides> in the implementation should be changed to match this