Created by: baojun-nervana
There was a reshape2_grad infershape special handling in ngraph engine as it has a dimension element of 0. This PR is to remove that special handling. reshape, transpose and gather ops are updated accordingly.
Created by: baojun-nervana
There was a reshape2_grad infershape special handling in ngraph engine as it has a dimension element of 0. This PR is to remove that special handling. reshape, transpose and gather ops are updated accordingly.