pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.22k stars 368 forks source link

Test old Lowering flow for op_relu.py #6853

Open anmarchese opened 1 week ago

anmarchese commented 1 week ago

Summary: I added a test to test/ops/relu.py to run the same test using

.to_edge()
.partition()

instead of

.to_edge_transform_and_lower()

Reviewed By: mcr229

Differential Revision: D65885333

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6853

Note: Links to docs will display an error until the docs builds have been completed.

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D65885333