Request Description
hello:
Can the following functions be supporteded?
onnx_model = io.BytesIO()
ov_model = ov.convert_model(onnx_model)
xml_buffer = io.BytesIO()
bin_buffer = io.BytesIO()
ov.serialize(ov_model, xml_buffer, bin_buffer)
Feature Use Case
No response
Issue submission checklist
Request Description
hello:
Can the following functions be supporteded?
onnx_model = io.BytesIO()
ov_model = ov.convert_model(onnx_model)
xml_buffer = io.BytesIO()
bin_buffer = io.BytesIO()
Feature Use Case
No response
Issue submission checklist