FATE icon indicating copy to clipboard operation
FATE copied to clipboard

神经网络模块自定义图片数据集,本地读取数据和运行成功,联邦提交后host方报错提示找不到数据集

Open huhuiabc opened this issue 1 year ago • 2 comments

相关文件夹是存在的且可以用算法读取成功。只是联邦学习之后会失败,想请问一下具体什么原因呢? 似乎read_0是可以读取到数据集的,但是Hetero_0组件好像读取数据集失败了。 具体错误为: FileNotFoundError: [Errno 2] No such file or directory: './examples/data/mnist_host' 同时,如果我们改为运行homo_nn,数据集选择mnist文件夹,host方错误信息仍为这个,是不是数据集绑定有问题呢

huhuiabc avatar May 18 '24 06:05 huhuiabc

请保证每一方都已经绑定了数据路径

mgqa34 avatar May 20 '24 02:05 mgqa34

请保证每一方都已经绑定了数据路径

请问具体怎么确保呢?还是说host方也要运行什么文件呢?

Dopaine999 avatar May 20 '24 02:05 Dopaine999

This issue has been marked as stale because it has been open for 365 days with no activity. If this issue is still relevant or if there is new information, please feel free to update or reopen it.

github-actions[bot] avatar May 20 '25 02:05 github-actions[bot]

This issue was closed because it has been inactive for 1 days since being marked as stale. If this issue is still relevant or if there is new information, please feel free to update or reopen it.

github-actions[bot] avatar May 22 '25 02:05 github-actions[bot]