fix bugs test=develop (#28113)

fix_doc_bugs
李灿 5 years ago committed by GitHub
parent 61162497b4
commit 2477ccc378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -63,6 +63,7 @@ def argsort(x, axis=-1, descending=False, name=None):
Examples:
.. code-block:: python
import paddle
paddle.disable_static()

Loading…
Cancel
Save