executorch
executorch copied to clipboard
Check slice scatter args for each dim
Summary: Not sure why we are missing a check on the last dim, add it back in.
Differential Revision: D86368348
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15785
- :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: 4 New Failures, 2 Cancelled Jobs
As of commit c210b039d84481365bc128e5327531c99e9cea33 with merge base e0dda9059d082537cee36be6c5e4fe3b18c880c0 ():
NEW FAILURES - The following jobs have failed:
-
pull / test-llava-runner-linux / linux-job (gh)
RuntimeError: Command docker exec -t 45b45c41a802ccb1ca0f1ef2b220f84962dbb32afe26abdaa0fc7de58baec884 /exec failed with exit code 1 -
pull / unittest / linux / linux-job (gh)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe -
pull / unittest-arm-backend-with-no-fvp (test_pytest_models) / linux-job (gh)
backends/arm/test/models/stable_diffusion/test_CLIPTextModelWithProjection.py::TestCLIPTextModelWithProjection::test_CLIPTextModelWithProjection_tosa_INT -
pull / unittest-editable / linux / linux-job (gh)
backends/xnnpack/test/recipes/test_xnnpack_recipes.py::TestXnnpackRecipes::test_int8_static_quant_recipe
CANCELLED JOBS - The following jobs were cancelled. Please retry:
-
pull / unittest / macos / macos-job (gh)
##[error]The operation was canceled. -
pull / unittest-editable / macos / macos-job (gh)
##[error]The operation was canceled.
This comment was automatically generated by Dr. CI and updates every 15 minutes.