You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Mark test in test_bmm.py as flaky (pytorch#14748)
Add a new argument to `common.parametrize`, `flakies`, which selects
which parametrized test cases to mark as flaky. With this new argument,
mark the test test_bmm.py::test_bmm_vgf_FP_single_input[rand_big_1] as
flaky.
cc @digantdesai@freddan80@per@zingo@oscarandersson8218
Signed-off-by: Martin Lindström <[email protected]>
Co-authored-by: Martin Lindström <[email protected]>
0 commit comments