pytorch/test/mobile
Huy Do 2edc75a669 Add a workflow to release Android binaries (#110976)
This adds 2 jobs to build PyTorch Android with and without lite interpreter:

* Keep the list of currently supported ABI armeabi-v7a, arm64-v8a, x86, x86_64
* Pass all the test on emulator
* Run an the test app on emulator and my Android phone `arm64-v8a` without any issue
![Screenshot_20231010-114453](https://github.com/pytorch/pytorch/assets/475357/57e12188-1675-44d2-a259-9f9577578590)
* Run on AWS https://us-west-2.console.aws.amazon.com/devicefarm/home#/mobile/projects/b531574a-fb82-40ae-b687-8f0b81341ae0/runs/5fce6818-628a-4099-9aab-23e91a212076
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110976
Approved by: https://github.com/atalman
2023-10-11 00:19:33 +00:00
..
custom_build Migrate PyTorch to C++17 (#85969) 2022-12-08 02:27:48 +00:00
lightweight_dispatch [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
model_test Add a workflow to release Android binaries (#110976) 2023-10-11 00:19:33 +00:00
nnc [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_bytecode.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_lite_script_module.py [BE] Enable ruff's UP rules and autoformat test/ (#105434) 2023-07-19 20:36:06 +00:00
test_lite_script_type.py [BE] Enable ruff's UP rules in pyproject.toml (#105437) 2023-07-21 19:14:52 +00:00
test_quantize_fx_lite_script_module.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_upgrader_bytecode_table_example.cpp Update linspace and bump version nuymber to 8 (#71486) 2022-02-01 18:16:55 +00:00
test_upgrader_codegen.py [BE] Enable ruff's UP rules and autoformat test/ (#105434) 2023-07-19 20:36:06 +00:00
test_upgraders.py Fix test ownership lint (#71554) 2022-01-21 18:24:42 +00:00