FATE icon indicating copy to clipboard operation
FATE copied to clipboard

An Industrial Grade Federated Learning Framework

Results 385 FATE issues
Sort by recently updated
recently updated
newest added
trafficstars

之前的issue中有提过,V1.9.0版本可以支持Host/Guest 不在一台主机,可使用standalone进行部署并进行交互 #4009 我想问一下需要进行哪些操作才能够使得两台主机使用standalone部署并能够交互?

**Describe the bug** 当我运行FederatedAI/FATE/tree/master/examples/dsl/v2/hetero_logistic_regression中的例子时候, ![image](https://user-images.githubusercontent.com/74579183/188264657-dcb4f182-b70b-47f8-9d66-05b652524623.png) ![image](https://user-images.githubusercontent.com/74579183/188264667-7dd71184-2b9d-4895-9140-68af4b8c9808.png) 出现了这个bug 使用的FATE的最新单机部署版本利用docker部署的。

data upload代码如下 ```python import json from pipeline.backend.pipeline import PipeLine from pipeline.component import Reader, DataTransform, Intersection, HeteroSecureBoost, Evaluation from pipeline.interface import Data train_data_guest = {"name": "guest_binary_mnist_train", "namespace": "bench"} test_data_guest = {"name":...

When I execute sh init.sh init, I get an error like this: found service conf: /mnt/c/Python/fate/standalone_fate_master_1.5.1/conf/service_conf.yaml fate flow http port: 9380, grpc port: 9360 service.sh: 105: Syntax error: Bad for...

Hi, I've run some tasks successfully but found the request api is a little slow during communication. Is the grpc protocol implemented in the standalone deployment? If so, how do...

I have noticed FATE-flow divide a pipeline job to several component which will be executed as a task. However, each task is a subprocess of the job meaning that the...

Does FATE work on environments with python version greater than 3.7? Is python3.6.5 mandatory for python version?

fate on spark 状态下,service_conf.yaml中 dependent_distribution: true时, 出现出错no such file or directory: '/opt/app-root/pyvenv.cfg'

homo_nn中创建pl.Trainer的时候,max_epoch和min_epoch赋值都是total_epoch,那当触发early_stop的epoch会小于min_epoch,不会停止训练 ![1661222552345](https://user-images.githubusercontent.com/30097350/186058479-ed2671f1-0b9a-418c-a793-c505d1d1ace0.png)

bug

toy test job 202208221609324003940 is running toy test job 202208221609324003940 is running toy test job 202208221609324003940 is running toy test job 202208221609324003940 is running check job status timeout [ERROR] [2022-08-22...