未验证 提交 a0e961c0 编写于 作者: Z ziyoujiyi 提交者: GitHub

delete ps env (#41079)

* back fl

* delete ssl cert

* .

* make warning

* .

* unittest paral degree

* solve unittest

* heter & multi cloud commm ready

* correct pass not regisiter

* back

* back

* .

* .
上级 5f7d129a
......@@ -21,9 +21,8 @@ from .auto_parallel_fp16 import *
from .auto_parallel_recompute import *
from .cpp_pass import *
import os
if os.getenv("WITH_DISTRIBUTE") == "ON":
from .ps_trainer_pass import *
from .ps_server_pass import *
from .ps_trainer_pass import *
from .ps_server_pass import *
__all__ = [
'new_pass',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册