node names in model graph not match the setting of name attributes by paddle api
Created by: LeLiu
when using visaldl to display a paddlepaddle model, the node names are automatic numbers like 'conv2d_0', 'conv2d_1' ... , not the values named by python code.