FATE
FATE copied to clipboard
An Industrial Grade Federated Learning Framework
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the bug** 纵向联邦框架中反向传播时张量修改问题? 我完全按照heteronn的test脚本(test_nn_binary_fedpass.py)写的模型以及dag,模型结构一模一样,只不过单独将模型结构定义拎,出来请问是哪出了问题,为什么说在反向传播中有张量被原地改动 **To Reproduce** Steps to reproduce the behavior: 报错:Traceback (most recent call last): 2840 File "/data/projects/fate/common/miniconda3/lib/python3.10/site-packages/fate/components/entrypoint/cli/component/execute_cli.py", line 147, in execute_component_from_config 2841 component.execute(ctx, role, **execution_io.get_kwargs()) 2842 File...
你好,我们封装了一些自定义算法然后打包fate镜像,根据fate-builder里的文档打包docker镜像时遇到了如下问题:  在执行这条命令时 `cp -r conf ${package_dir}/` 报错:cp:无法获取'conf'(stat):没有那个文件或目录 请问这个应该怎么解决
我知道FATE2.0已经落地了《金融业隐私计算互联互通平台技术规范》。我想了解如果是FATE1.x版本,比如1.11的话,去适配这个互联互通的技术规范,是可行的吗。我理解肯定是需要改FATE的代码的,但不确定是否可能较小成本就实现。 还是说如要要适配这个技术规范,最后还是会实现成跟现在FATE2.0差不多的样子?
I proposed a backdoor attack and successfully verified it in the FATE framework. Now I have sent the technical details to [email protected], [email protected] and [email protected], looking forward to your reply.
版本:2.0 任务是正常跑完了的,切换到data的tab是有数据的,但是summary没有任何信息。 然后 schedule 的日志里有些异常
您好,我们通过docker部署fate2.0后,容器运行正常但是在上传数据时报如下错误: 请问一下应该怎么解决呢
报错服务:osx + fateboard 操作系统 kylin V10 sp1 ,aarch64 镜像版本:federatedai/osx:2.2.0-release ; federatedai/fateboard:2.1.1-release 使用 docker buildx 转换镜像版本为 ARM64 版本() 报错详见截图:2.PNG   [镜像截图见:3.PNG 
Signed-off-by: githubID email Fixes ISSUE https://github.com/FederatedAI/KubeFATE/issues/931 https://github.com/FederatedAI/KubeFATE/issues/875 .... Changes: 1.change the way to load hadoop jar 2.fix the error when uploading data to hdfs