Created by: hjchen2
1、实现while op和beam_search_decode op,支持attention模型 2、修改Executor(只执行block0,修复SetInput和GetOutput接口) 3、修复Feed和Fetch op,正确支持多输入输出 4、activation/elementwise_add/top_k等op支持传递lod 5、解决代码冲突和fix代码风格