Unverified Commit d0985c5f authored by BADAOUI Abdennacer's avatar BADAOUI Abdennacer Committed by GitHub
Browse files

[Hardware][AMD] Remove ROCm skip conditions for transformers backend tests (#29782)


Signed-off-by: default avatarbadaoui <abdennacerbadaoui0@gmail.com>
parent 092bb73b
......@@ -59,10 +59,6 @@ def check_implementation(
)
@pytest.mark.skipif(
current_platform.is_rocm(),
reason="Llama-3.2-1B-Instruct, Ilama-3.2-1B produce memory access fault.",
)
@pytest.mark.parametrize(
"model,model_impl",
[
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment