copy boost/any.hpp to utils and replace boost::any with self defined any (#34613)
* add any.hpp to utils and replace boost::any with self defined paddle::any * add copy any.hpp to custom op depends * modify any.hpp include path * remove boost from setup.py.in * add copy any.hpp to custom op depends * move any.hpp to paddle/utils/ dirs * move any.h to extension/include direction * copy utils to right directions
Showing
paddle/utils/any.h
0 → 100644
想要评论请 注册 或 登录