Closed JoewVm closed 4 months ago
@mvafin could we create GFIs based on this request?
@JoewVm thank you for reaching the OpenVINO! Could you please share the model with us as obviously according to the error some layers are not supported but there might be some model issues as well
@JoewVm any updates for us?
@JoewVm any updates for us?
Do you mean you need the complete program file for the model?
@JoewVm Did you provide example_input
argument to convert_model
? Those operations look like they are generated by scripting, which happens when example_input
is not provided.
@JoewVm any updates on the question from Maxim?
There was no error after adding example_input, sorry for not replying until now!
@JoewVm Did you provide
example_input
argument toconvert_model
? Those operations look like they are generated by scripting, which happens whenexample_input
is not provided.
Closing this as it seems issue has been addressed. Feel free to reopen and ask additional questions related to this topic.
OpenVINO Version
OpenVINO 2024.1.0
Operating System
Windows System
Device used for inference
CPU
Framework
PyTorch
Model used
No response
Issue description
Operators unsupported issue when using OpenVINO to convert pytorch model to openvino model. 当使用OpenVINO将pytorch模型转换为openvino模型时出现算子不支持的问题。
Step-by-step reproduction
No response
Relevant log output
Issue submission checklist