Created by: wangyang59
Implemented the bilinear interpolation op in Fluid based on @luotao1 #3925 and old paddle's implementation. Added python unittest. Adapted to new Op interface. Responded to original comments.
GPU kernel implemented