Fix num_iters > 5 Shiftpointer issue#9150
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9150
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 4 PendingAs of commit 972e0b0 with merge base ebea003 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
b6bde2f to
296a66e
Compare
|
Can you explain what is the issue? |
|
This pull request was exported from Phabricator. Differential Revision: D70974749 |
|
This pull request was exported from Phabricator. Differential Revision: D70974749 |
296a66e to
e74ed03
Compare
|
@pytorchbot label "topic: not user facing" |
|
This pull request was exported from Phabricator. Differential Revision: D70974749 |
Summary: Pull Request resolved: pytorch#9150 in the original implementation when num_iters > 5 it will crash during exit Differential Revision: D70974749
e74ed03 to
b163d44
Compare
|
03-11 09:52:35.461 21905 21905 F DEBUG : #00 pc 000000000005b730 /apex/com.android.runtime/lib64/bionic/libc.so (abort+168) (BuildId: edc1b601d9f8344c1eccd3d77a458f65) |
cccclai
left a comment
There was a problem hiding this comment.
Approved on behalf of QC's team review
Summary: in the original implementation when num_iters > 5 it will crash during exit Reviewed By: cccclai Differential Revision: D70974749
b163d44 to
972e0b0
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70974749 |
Summary: in the original implementation when num_iters > 5 it will crash during exit
Differential Revision: D70974749