Add shortcut check for zero elements in af_write_array#3064
Conversation
9prady9
left a comment
There was a problem hiding this 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 submodulecommands any more in ArrayFire. All dependencies that were earlier submodules are now fetched using cmake in the configure step.
|
@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. |
|
@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 |
|
@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. |
|
Taking care of this change in #3130 |
Description
Followup on #3058
Tested with 3.7.1 with OpenCL backend
Changes to Users
None
Checklist
[ ] Functions added to unified API[ ] Functions documented