Skip to content

Commit 1acaf8c

Browse files
authored
Update optimum/exporters/openvino/__main__.py
1 parent fbd04f3 commit 1acaf8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

optimum/exporters/openvino/__main__.py

-2
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,6 @@ def main_export(
234234
library_name=library_name,
235235
)
236236

237-
logger.warn(task)
238-
logger.warn(library_name)
239237

240238
do_gptq_patching = False
241239
do_quant_patching = False

0 commit comments

Comments
 (0)