Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
OPENVINO_SPECIFIC_SKIPPING_TESTS = {
"test_backbone_basics": "bfloat16 dtype not supported",
"test_score_loss": "Non-implemented roll operation",
"test_causal_lm_basics": "Missing ops and requires trainable backend",
}


Expand Down
Loading