remove boost::algorithm::ends_with ,boost macro and boost::lexical_cast apis (#34310)
* replace boost::algorithm::ends_with with self define ends_with function * remove BOOST macro in certain operators * remove boost::lexical_cast * add test for string_helper * add more test case for string_helper * modify join_string func and test case * fix build_strategy_test failed bug * remove string_helper_test from parallel_UT_rule.py
Showing
paddle/fluid/operators/expand_as_op.h
100755 → 100644
paddle/fluid/operators/expand_as_v2_op.h
100755 → 100644
paddle/fluid/operators/expand_op.h
100755 → 100644
paddle/fluid/operators/expand_v2_op.h
100755 → 100644
paddle/fluid/operators/meshgrid_op.h
100755 → 100644
paddle/fluid/operators/tile_op.h
100755 → 100644
想要评论请 注册 或 登录