Skip to content

Commit

Permalink
add required:gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
2742195759 committed Aug 31, 2021
1 parent 721741a commit 6f7c350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/paddle/distributed/parallel.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def init_parallel_env(backend='auto'):
Examples:
.. code-block:: python
# required: gpu
import paddle
import paddle.nn as nn
Expand Down

1 comment on commit 6f7c350

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.