You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate elementwise_util callers to the variants with out_dtypes in template arguments
This is necessary to take advantage of the previous PR #9388, which creates dtype-specialized implementations for the non-mixed dtype case.
The size cost of this approach looking at `__TEXT` of size_test_all_optimized_ops built with bash test/build_optimized_size_test.sh is 104212 bytes, a 2.2% increase.
ghstack-source-id: ec4f1fe
ghstack-comment-id: 2761913142
Pull-Request-resolved: pytorch/executorch#9741
ghstack-source-id: ec4f1fe
ghstack-comment-id: 2771182674
Pull Request resolved: pytorch/executorch#9828
0 commit comments