openvino
openvino copied to clipboard
[GPU] Fix Interpolate 11 axes reading
Details:
- Fix interpolate 11 op case when sizes or scales are not constant. The additional argument shadowed TensorAccessor underlying tensor on port 2 and therefore shape inference was reading wrong values
Tickets:
- 146022