[OpenVINO] Update SAM low precision references#1499
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
Merging as failing tests are unrelated. |
echarlaix
left a comment
There was a problem hiding this comment.
LGTM, thanks @nikita-savelyevv !
Not related to this PR but I'm seeing a new error for export in fp16 (for sam and gpt2 models) with openvino-nightly which previously wasn't present, any chances you have an idea on what could be the cause ?
RuntimeError: Check 'node->constant_fold(outputs, node->input_values())' failed at src/core/src/xml_util/xml_serialize_util.cpp:59
Thanks @echarlaix! I don't have this understanding yet, we will investigate this internally. cc @rkazants |
What does this PR do?
Update int4/int8 reference numbers after an ignored pattern was added for positional embedding layer openvinotoolkit/nncf#3700 .
Before submitting