pytorch / executorch

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

Format all cmake files. #3498

Closed shoumikhin closed 2 weeks ago

shoumikhin commented 2 weeks ago

Summary: Let's add a .cmake-format.yaml and run it over all our cmake files: find . \( -name 'CMakeLists.txt' -o -name '*.cmake' \) -exec cmake-format {} -i \;

dangle_parens is needed to put the closing parenthesis on a new line, since we've been doing that most of the time manually.

Differential Revision: D56896610

pytorch-bot[bot] commented 2 weeks ago

:link: Helpful Links

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

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

:x: 2 New Failures

As of commit 6e5ee0214c8833ee80db44242297d6ce9534c7d1 with merge base f3874e25a4a6bcae544460d84e1d70ccceb7b333 (image):

NEW FAILURES - The following jobs have failed:

* [Android / test-llama-app / mobile-job (android)](https://hud.pytorch.org/pr/pytorch/executorch/3498#24541646310) ([gh](https://github.com/pytorch/executorch/actions/runs/8934339474/job/24541646310)) `Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers` * [Apple / upload-frameworks-ios](https://hud.pytorch.org/pr/pytorch/executorch/3498#24542512452) ([gh](https://github.com/pytorch/executorch/actions/runs/8934339478/job/24542512452)) `Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers`

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

facebook-github-bot commented 2 weeks ago

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

facebook-github-bot commented 2 weeks ago

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

facebook-github-bot commented 2 weeks ago

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

facebook-github-bot commented 2 weeks ago

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

facebook-github-bot commented 2 weeks ago

This pull request has been merged in pytorch/executorch@d0535fac59e2af8972fc59cbecc3a23448f8e199.