Skip to content

paddle.v2.init failed with env PADDLE_INIT_PORTS_NUM_FOR_SPARSE=1 #2085

@Yancey0623

Description

@Yancey0623

export env

export PADDLE_INIT_PORTS_NUM_FOR_SPARSE=1 

paddle.init failed

>>> import paddle.v2 as paddle >>> paddle.init(use_gpu=False,trainer_count=1) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/paddle/v2/__init__.py", line 55, in init args.append('--%s=%s' % (key, str(kwargs[key]))) KeyError: 'ports_num_for_sparse'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions