Add mypy ignore for snakeviz
Add a import-untyped for snakeviz in the case it is installed.
Signed-off-by: [email protected] Change-Id: Ia951a0013d09e06c0d29a32bdb6b49ae11561d7d
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15806
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:x: 2 New Failures, 3 Unrelated Failures
As of commit 4ea0bce2756f437dbd749c14736b3adc294cc8c9 with merge base 65d4b941bafeb496a11786819ce2df7529aec512 ():
NEW FAILURES - The following jobs have failed:
- Apple / build-demo-ios / macos-job (gh)
RuntimeError: Command bash /Users/runner/work/_temp/exec_script failed with exit code 74 - trunk / test-llama-runner-mac (fp32, coreml) / macos-job (gh)
RuntimeError: Command bash /Users/ec2-user/runner/_work/_temp/exec_script failed with exit code 1
BROKEN TRUNK - The following jobs failed but were present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
- pull / unittest / linux / linux-job (gh) (trunk failure)
exir/backend/test/test_lowered_backend_module.py::TestBackendAPI::test_emit_nested_lowered_backend_module - pull / unittest-editable / linux / linux-job (gh) (trunk failure)
exir/backend/test/test_lowered_backend_module.py::TestBackendAPI::test_emit_nested_lowered_backend_module - trunk / unittest-release / linux / linux-job (gh) (trunk failure)
exir/backend/test/test_lowered_backend_module.py::TestBackendAPI::test_emit_nested_lowered_backend_module
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Hi @metascroy here is one PR outside or Arm stuff we might want help to review!
@metascroy has imported this pull request. If you are a Meta employee, you can view this in D87489291.
Rebased to make sure the cortex-m size test has been fixed. This PR should not in any way cause problems in it but its nice to prove green CI on all Arm tests.
@metascroy I rebased this after your import and need a re-import, Thinking about about it the rebase was a bit stupid but now its done. Sorry for the extra work.
Hi @metascroy here is one PR outside or Arm stuff we might want help to review!
The internal tests look good if you want to merge