pavanky · GitHub

Patrick Lavin

As padding is added a both sides of a dimension, the max allowable window size
should be dim_size + 2 * padding

pavanky

requested changes Jun 23, 2017

@umar456

umar456 changed the base branch from devel to hotfix-3.5.1

June 23, 2017 18:35

@plavin

Merged

@plavin

@umar456

umar456 pushed a commit to umar456/arrayfire that referenced this pull request

Aug 18, 2017
* Fix max allowable window size in af_unwrap
As padding is added a both sides of a dimension, the max allowable window size
should be dim_size + 2 * padding

umar456 pushed a commit to umar456/arrayfire that referenced this pull request

Aug 18, 2017
* Fix max allowable window size in af_unwrap
As padding is added a both sides of a dimension, the max allowable window size
should be dim_size + 2 * padding

pavanky pushed a commit that referenced this pull request

Aug 23, 2017
* Fix max allowable window size in af_unwrap
As padding is added a both sides of a dimension, the max allowable window size
should be dim_size + 2 * padding

Merged

Closed

Read the original on github.com ↗