hqsh
hqsh
**Is your feature request related to a problem? Please describe.** Is secure add / multiple support 3 parties? Is sucure compare (百万富翁问题) support 2 parties? If FATE is supported now....
**What deployment mode you are use? ** docker-compose **What KubeFATE and FATE version you are using? ** v1.7.1.1 **MUST** Please state the KubeFATE and FATE version you found the issue...
fate 1.7.1.1 是通过 kube fate 部署的多方。 按如下链接的文档,pipeline mini demo 的基础上,pipeline.online.load、pipeline.online.bind 发布模型到 fate serving。 https://github.com/FederatedAI/FATE/blob/master/doc/api/fate_client/pipeline.md 训练结果在 fate broad 上看,完全正常。 但使用训练集进行预测,返回的 score 总是为 0。 代码就如上链接里面的这些,也没找到任何其他关于模型发布的代码。 不知有人操作成功过吗?能否分享一下您的经验,或者相关代码? 感谢!
hello, i want to add watch which only watch the put event of a key. but i got the exception: AttributeError: Assigment not allowed to repeated field "filters" in protocal...
I follow the document (https://github.com/FederatedAI/KubeFATE/blob/develop-1.9.0/docs/Eggroll_with_TLS.md#eggroll-with-tls) to make fate eggroll run with TLS. The command "docker logs confs-10001-rollsite-1" show as follow, it seemed same as the document. current dir: /data/projects/fate/eggroll/. [INFO...
To fix: The tasklist command returns blank session names, when the code is running on a windows cloud server and without any remote computer connection (for example by windows remote...
Is this project designed to make Fooocus an HTTP real-time waiting API? Or is it just to remove the Fooocus page and turn it into an external HTTP asynchronous task...
我想讨教一下,您接口文档(https://github.com/mrhan1993/Fooocus-API/blob/main/docs/api_doc_zh.md)中提到有如下这些接口: 文生图 | text-to-image 图像放大 | image-upscale-vary 局部重绘 | image-inpaint-outpaint 图生图 | image-prompt text-to-image-with-image prompt 图像反推 | describe 其中,您提到 ”图生图 | image-prompt“ 接口,自 v0.3.27 后,可同时实现 ”局部重绘 | image-inpaint-outpaint“ 接口功能。 并且,我测试使用相同的...