← 返回首页
Add shortcut check for zero elements in af_write_array by avidov · Pull Request #3064 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Add shortcut check for zero elements in af_write_array#3064

Closed
avidov wants to merge 1 commit into
arrayfire:masterfrom
avidov:af_write_array
Closed

Add shortcut check for zero elements in af_write_array#3064
avidov wants to merge 1 commit into
arrayfire:masterfrom
avidov:af_write_array

Conversation

Copy link
Copy Markdown
Contributor

avidov commented Dec 14, 2020
edited by 9prady9
Loading

Description

Followup on #3058
Tested with 3.7.1 with OpenCL backend

Changes to Users

None

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

Copy link
Copy Markdown
Member

9prady9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

We are sorry about the delay.

Kindly address the feedback and rebase from latest master.

Note: We have done some significant amount of internal changes in terms of cmake. You don't need to do git submodule commands any more in ArrayFire. All dependencies that were earlier submodules are now fetched using cmake in the configure step.

Comment thread src/api/c/array.cpp Show resolved Hide resolved
Comment thread src/api/c/array.cpp Show resolved Hide resolved
9prady9 added the fix label Feb 23, 2021
Copy link
Copy Markdown
Member

9prady9 commented Feb 23, 2021

@avidov Kindly let us know if you cannot to look into it soon in which case I can take care of the changes.

Thank you for the contribution.

Copy link
Copy Markdown
Member

9prady9 commented Apr 9, 2021

@avidov I have taken care of the changes but I am unable to push them to this branch. Usually maintainers can to PR branches from different forks. Not sure what changed. I think Allow Edits from Maintainers was unchecked. Can you please change that. Or You can also address the feedback and let me know once you are done. Thank you

Copy link
Copy Markdown
Member

9prady9 commented Apr 9, 2021

@avidov Also, if you are addressing the feedback yourselves, please make sure the commit author detials are correct. Right now, it has "Your Name example@example.com" or something like that in commit message.

Copy link
Copy Markdown
Member

9prady9 commented May 5, 2021

Taking care of this change in #3130

9prady9 closed this May 5, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.