executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Arm backend batchnorm2d fixes and tests

Open zingo opened this issue 9 months ago • 8 comments

Batchnorm2d did not handle weight and bias

zingo avatar Apr 26 '24 07:04 zingo

:link: Helpful Links

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

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

:white_check_mark: You can merge normally! (1 Unrelated Failure)

As of commit d856b1ca1546af7f5d37cd4d0dd2a481d0465615 with merge base 3df8695a8816b9002a9b2dade33ef73629b919c1 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

pytorch-bot[bot] avatar Apr 26 '24 07:04 pytorch-bot[bot]

Please seek CI approval before scheduling CIFlow labels

pytorch-bot[bot] avatar Apr 26 '24 08:04 pytorch-bot[bot]

@pytorchbot label ciflow/trunk

zingo avatar Apr 26 '24 11:04 zingo

Can't add following labels to PR: ciflow/trunk. Please ping one of the reviewers for help.

pytorch-bot[bot] avatar Apr 26 '24 11:04 pytorch-bot[bot]

@pytorchbot label ciflow/trunk

zingo avatar Apr 27 '24 13:04 zingo

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar May 01 '24 12:05 facebook-github-bot

I see this is "imported" anything more you want me to do or should I just wait :)

zingo avatar May 06 '24 08:05 zingo

Rebase please?

digantdesai avatar May 06 '24 14:05 digantdesai

@digantdesai merged this pull request in pytorch/executorch@a82db7c05e759cd6b7a8a3a9d0e2377eaf840e41.

facebook-github-bot avatar May 07 '24 16:05 facebook-github-bot

Sorry didn't have time to look into this patch today.

zingo avatar May 07 '24 18:05 zingo

Some comments fixed in https://github.com/pytorch/executorch/pull/3658

zingo avatar May 17 '24 13:05 zingo