Hansong
Hansong
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Fixes #ISSUE_NUMBER cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Fixes #ISSUE_NUMBER cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10
In main branch, the custom op registration is using new API. However, this is not present in release/0.2. We need it for LLAMA to work.
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/3228 Fix a UI thread issue causing crash. Reviewed By: cccclai Differential Revision: D56447006 fbshipit-source-id: 02eff27d4b4cd108c95b664d04679d4f92aaf5db (cherry picked from commit 4389442488f3f110ac74627439603a371e2f635f)
Build for different ABI in prebuild. Next step: Build and use libllama_runner.so instead of static libs, so that we can combine RE2 and ABSL stuff together.
Summary: Build for different ABI in prebuild. Upload libs and jar. Differential Revision: D56455710