FATE
FATE copied to clipboard
Docker单机部署下运行pipeline中的homo_nn存在bug
Describe the bug docker部署federatedai/standalone_fate:2.1.0。进入docker后,跳转至/fate/examples/pipeline/homo_nn。 执行 python test_nn_binary.py 出现bug。
报错信息如下:
python test_nn_binary.py
Job id is 202407210849451084850
Job is waiting, time elapse: 0:00:00
Running task reader_0, time elapse: 0:00:05
Running task nn_0, time elapse: 0:00:24
Traceback (most recent call last):
File "test_nn_binary.py", line 104, in
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.