Refactor padArray to reshape; Refactor qr,solve to use padArrayBorders by 9prady9 · Pull Request #2864 · arrayfire/arrayfire · GitHub
Skip to content

Refactor padArray to reshape; Refactor qr,solve to use padArrayBorders#2864

Merged
9prady9 merged 4 commits intoarrayfire:masterfrom
9prady9:resizeArray
Apr 29, 2020
Merged

Refactor padArray to reshape; Refactor qr,solve to use padArrayBorders#2864
9prady9 merged 4 commits intoarrayfire:masterfrom
9prady9:resizeArray

Conversation

@9prady9
Copy link
Copy Markdown
Member

@9prady9 9prady9 commented Apr 29, 2020

This includes a couple of other fixes too.

  • Fix mtx tests macro check in sparse_arith test
  • Handle zero padding case in padArrayBorders

@9prady9 9prady9 added this to the 3.7.2 milestone Apr 29, 2020
@9prady9 9prady9 requested a review from umar456 April 29, 2020 13:27
@9prady9 9prady9 marked this pull request as ready for review April 29, 2020 13:40
@9prady9 9prady9 changed the title Refactor padArray to resizeArray; Refactor qr,solve to use padArrayBorders Refactor padArray to reshape; Refactor qr,solve to use padArrayBorders Apr 29, 2020
Comment thread src/api/c/fft_common.hpp Outdated
Comment thread src/backend/cpu/resize_array.cpp Outdated
Comment thread src/backend/opencl/resize_array.cpp Outdated
Comment thread src/backend/opencl/solve.cpp Outdated
pradeep added 3 commits April 29, 2020 20:20
Moved reshape implementations into separate source files
to speedup compilation further.
@9prady9 9prady9 merged commit fbdf2d3 into arrayfire:master Apr 29, 2020
@9prady9 9prady9 deleted the resizeArray branch April 29, 2020 18:06
@umar456 umar456 mentioned this pull request Jun 27, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants