Hi I'm working on Openvino and upgraded recently and found a deprecation I cannot get around.
CNNetwork API getLayerByName was deprecated and removed in Openvino 2021. I am struggling to find an alternative approach with the new API. For now I have just ignored checking if the layer names are what I expect.
Thanks