* copy api from paddle to paddle.fluid, test=develop * fix optest, test=develop
* Add allclose Op, and its function is analogous to numpy.allclose. It returns True if two tensors are elementwise equal within a tolerance.