rename evalute to evaluate

ISSUE=4608069

git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1457 1ad973e4-5ce8-4261-8a94-b56d1f490c56
avx_docs
liaogang 9 years ago
parent d209a196fc
commit b3a4487510

@ -330,11 +330,11 @@ The model is saved in :code:`output/` directory. You can use :code:`Ctrl-C` to s
Evaluate and Predict
````````````````````
After training several passes, you can evalute them and get the best pass. Just run
After training several passes, you can evaluate them and get the best pass. Just run
.. code-block:: bash
./evalute.sh
./evaluate.sh
You will see messages like this:

Loading…
Cancel
Save