Skip to content

Commit

Permalink
Update test_continuous_batching.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iefode authored Jan 23, 2025
1 parent 455a22e commit 483cb9f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/python_tests/test_continuous_batching.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@
from ov_genai_test_utils import (
get_chat_models_list,
read_model,
get_continuous_batching,
# get_pipeline_types,
# get_pipeline_by_type,
# get_generation_config_by_pipeline_type,
# get_input_by_pipeline_type
get_continuous_batching
)

def read_models_list(file_name: str):
Expand Down

0 comments on commit 483cb9f

Please sign in to comment.