pytorch/test/mobile
Linbin Yu 9e81c0c3f4 Update model_ops.yaml (#82444)
update production ops (7/28). This is only for calculating mobile op test coverage.

Meta employee can update it using
```
python test/mobile/model_test/update_production_ops.py ~/fbsource/xplat/pytorch_models/build/all_mobile_model_configs.yaml
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/82444
Approved by: https://github.com/kit1980
2022-08-02 20:04:49 +00:00
..
custom_build Make language std configurable. (#75519) 2022-07-13 14:21:27 +00:00
lightweight_dispatch [retake2][mobile] Fix lightweight dispatch OOM error by introducing selective build (#80791) 2022-07-15 18:04:25 +00:00
model_test Update model_ops.yaml (#82444) 2022-08-02 20:04:49 +00:00
nnc Disable nnc/test_aot_compile.sh (#81196) 2022-07-11 07:07:17 +00:00
test_bytecode.py
test_lite_script_module.py
test_lite_script_type.py
test_quantize_fx_lite_script_module.py
test_upgrader_bytecode_table_example.cpp
test_upgrader_codegen.py Rename tools/codegen to torchgen (#76275) 2022-04-25 01:38:06 +00:00
test_upgraders.py