Fix `pytorch_half_pixel` resize mode in Resize op by robert...
In that model the final Resize op produced the wrong result with the previous pytorch_half_pixel implementation. This PR also contains a reference implementation of DeepLab and update to the tensor comparison s