“da97d9dfd6298b70c570bfc3421a54ae8925d82b”上不存在“paddle/capi/git@gitcode.net:paddlepaddle/Paddle.git”
* Fix bug in MergeModel.cpp. * Add a c-api inferface to initilize the thread environment of Paddle and add a GPU example. * Add some note for paddle_init_thread and move the inplementation of paddle_error_string into a .cpp file. * Add some comments.