Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary.
9prady9 pushed a commit to 9prady9/arrayfire that referenced this pull request
Apr 8, 2019) * Remove the use of addition and scalars in tile jit nodes Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary. * Additional tests for JITed tile functions (cherry picked from commit 3224099 )
umar456 added a commit to 9prady9/arrayfire that referenced this pull request
Apr 17, 2019) * Remove the use of addition and scalars in tile jit nodes Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary. * Additional tests for JITed tile functions (cherry picked from commit 3224099 )
umar456 added a commit to 9prady9/arrayfire that referenced this pull request
Apr 17, 2019) * Remove the use of addition and scalars in tile jit nodes Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary. * Additional tests for JITed tile functions (cherry picked from commit 3224099 )
umar456 added a commit to 9prady9/arrayfire that referenced this pull request
Apr 17, 2019) * Remove the use of addition and scalars in tile jit nodes Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary. * Additional tests for JITed tile functions (cherry picked from commit 3224099 )
umar456 added a commit that referenced this pull request
Apr 17, 2019* Remove the use of addition and scalars in tile jit nodes Tiles used to be performed using the add jit node with a zero scalar. This performed extra operations and created an extra parameter which was unnecessary. * Additional tests for JITed tile functions (cherry picked from commit 3224099 )