[cherry-pick]fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive !21225
Created by: liym27
cherry-pick #20997
Created by: liym27
cherry-pick #20997
stride[i]
not stride[0]
in UpdatePaddingAndDilation
; _get_padding_with_SAME
in test_conv/conv_transpose_op.py;conv2dtranspose_forward_naive
.