The push allows you to create a pull request, requesting owners of this [official repo](https://github.com/PaddlePaddle/servin) to pull your change into the official one.
The push allows you to create a pull request, requesting owners of this [official repo](https://github.com/PaddlePaddle/serving) to pull your change into the official one.
To create a pull request, please follow [these steps](https://help.github.com/articles/creating-a-pull-request/).
...
...
@@ -140,7 +140,7 @@ We use LOG() for general logging
LOG(INFO)<<"Operator FC is taking "<<num_inputs<<"inputs."
```
When we run a PaddlePaddle application or test, we can specify a logging level. For example:
When we run a Paddle Serving application or test, we can specify a logging level. For example: