Gorokhov Dmitriy

Results 65 comments of Gorokhov Dmitriy

@chenhu-wang Do you have any additional comments?

Implemented in https://github.com/openvinotoolkit/openvino/pull/14064

> Although dien model still can't be inferred successfully on ARM: > > ``` > Check 'element::Type::merge(result_et, get_input_element_type(1), get_input_element_type(2))' failed at src/core/src/op/select.cpp:70: > While validating node 'opset1::Select Select_3046 (opset1::Parameter Parameter_3043[0]:boolean[1,1,10],...

@sunxiaoxia2022 Please provide details in description regarding root-cause of the issue and how exactly this PR helps to fix it

@sunxiaoxia2022 Please add revert of https://github.com/openvinotoolkit/openvino/pull/22735 into this PR

@EgorDuplensky could you please take a look?

@sitabulaixizawaluduo Reorder op is reponsible for memory copy in this context. In 2023 Split operation does nothing and real memory copy (from Split input to model outputs) is performed by...

@EgorDuplensky Could you please review the PR?