Created by: zhiqiu
This PR support pruning the program by feed and fetch_list. Developers can enable this feature by setting use_prune=True in Executor.run(). Related #19589
use_prune=True
Executor.run()