Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

单机版联邦模型测试报错 #10

Open
HappyyDavid opened this issue Nov 4, 2020 · 0 comments
Open

单机版联邦模型测试报错 #10

HappyyDavid opened this issue Nov 4, 2020 · 0 comments

Comments

@HappyyDavid
Copy link

训练完成mnist_demo后,进行模型测试。
在两个文件mnist_demo/mnist_leader.py, mnist_demo/mnist_follower.py中分别配置:
run_config["eval"] = 1
run_config["model_dir"] = "models/follower_model/"
运行run_mnist_dist_leader.sh。

报错内容:
mnist_demo/mnist_leader.py line 136
with ops.constrol_denpendences([xl])
NameError: name 'xl' is not defines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant