Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18670
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 2 Unrelated FailuresAs of commit ab5de0d with merge base 94d70b9 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
e0c4b66 to
27b259e
Compare
The previously supported single ops are being migrated to the current dev branch, as follows. cos, group_norm, index, log, pow, rms_norm, sigmoid, sin, split_with_sizes_copy, sum_int_list, tanh and topk. Co-authored-by: xz.linghu <xz.linghu@samsung.com> Signed-off-by: jiseong.oh <jiseong.oh@samsung.com>
LiteCore provide a new api named "graphgen_set_perf_mode". This commit invokes this api to set performance mode. Co-authored-by: Jingya Zhang <jingya.zhang@samsung.com> Signed-off-by: jiseong.oh <jiseong.oh@samsung.com>
27b259e to
b7f784e
Compare
b7f784e to
ab5de0d
Compare
Summary
Add Extra Ops for Exynos Backend
Support Perf mode
cc @SS-JIA @digantdesai @kimishpatel