print("The Dygraph2Static is failed! The possible reason are:\n"+
"1. The current model is not supported yet.\n"+
"2. The convertor of pytorch2paddle is wrong. You can run the code of x2paddle.py to confirm the convertor of pytorch2paddle is wrong.\n"+
"1. The convertor of dygraph2static of current model is not supported yet.\n"+
"2. The convertor of pytorch2paddle is wrong. You can run the code of x2paddle_model.py in your save_dir to check whether the convertor of pytorch2paddle is wrong.\n"+