Skip to content

Commit

Permalink
test openvino
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle committed Oct 15, 2024
1 parent 0faf284 commit fc7246c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@

# can be run with pytest tests/test_example.py -s -k "cpu and openvino"
CPU_OPENVINO_CONFIGS = [
"openvino_diffusion.yaml",
"openvino_static_quant_bert.yaml",
"openvino_diffusion.yaml",
]

# can be run with pytest tests/test_example.py -s -k "cpu and txi"
Expand Down

0 comments on commit fc7246c

Please sign in to comment.