X Tutup
Skip to content

Cleanup fftconvolve related code#2861

Merged
9prady9 merged 3 commits intoarrayfire:masterfrom
9prady9:cleanup_fftconv
Apr 27, 2020
Merged

Cleanup fftconvolve related code#2861
9prady9 merged 3 commits intoarrayfire:masterfrom
9prady9:cleanup_fftconv

Conversation

@9prady9
Copy link
Member

@9prady9 9prady9 commented Apr 27, 2020

  • Clean packed dims calculation in cpu fftconvolve
  • Remove unnecessary template instantiations for fftconvolve
  • Add OpenCL show build log info to debugging docs page

pradeep added 3 commits April 27, 2020 22:05
Also made the following additional changes

- Refactored variable name to be consistent in cpu fftconvolve i.e. camelCase
- Fixed header inclusion as per convention used across library
- Removed unused header inclusions
@9prady9 9prady9 merged commit 34f0f42 into arrayfire:master Apr 27, 2020
@9prady9 9prady9 deleted the cleanup_fftconv branch April 27, 2020 19:59
@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

X Tutup