We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ca2e5 commit 140b8e2Copy full SHA for 140b8e2
model_zoo/gpt-3/ppfleetx/utils/auto_config.py
@@ -16,8 +16,6 @@
16
import os
17
import sys
18
19
-from sympy import sequence
20
-
21
import paddle
22
import paddle.distributed as dist
23
import paddle.distributed.auto_parallel as auto
0 commit comments