Created by: zhiqiu
PR types
Bug fixes
PR changes
Others
Describe
Specify numpy>=1.13
Paddle use the feature __array_ufunc__
of numpy, which is released in version in 1.13, see details in doc of __array_ufunc__
.
So this PR is going to specify numpy>=1.13 in requirements.