eggroll icon indicating copy to clipboard operation
eggroll copied to clipboard

A Simple High Performance Computing Framework for [Federated] Machine Learning

Results 48 eggroll issues
Sort by recently updated
recently updated
newest added

Signed-off-by: mgqa34 Changes: 1. regenerated pb by grpcio-tools 1.46.3 2. update requirements 3.

reason=enhancement

Changes: change version of mysql-connector-java from. 8.0.27 to 8.0.28 change version of jackson from 2.13.2 to 2.13.3 change version of spring from 5.3.18 to 5.3.20 change version of json from...

When expanding nodemanagers,new nodemanager pid column session_processor table = -1,and it still exists after removal.

When expanding nodemanagers,new nodemanager pid column session_processor table = -1,and it still exists after removal. And when eggroll.core.grpc.channel.keepalive.timeout.sec use default value 3600, grpc timeout, try to turn it smaller ,...

数据维度:双边40w+450维 模型:secureboost 机器与环境:多台(32核、64G)、内网 分布式:k8s集群2台:2台 任务参数: "common": { "job_type": "train", "task_cores": 32, "task_parallelism": 1, "computing_partitions": 32 } 算法参数: "common": { "hetero_secure_boost_0": { "task_type": "classification", "objective_param": { "objective": "cross_entropy" }, "validation_freqs": 1,...

python -m unittest test_roll_pair.TestRollPairStandalone [ERROR][2022-01-27 20:13:25,194][eggpair-command-server_1,pid:44650,tid:139621291792128][command_router.py:93.dispatch] - Failed to dispatch to [v1/egg-pair/runTask], task_name: withStores, request: [] Traceback (most recent call last): File "/data/projects/fate/eggroll/python/eggroll/core/utils.py", line 187, in wrapper return func(*args, **kw)...

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.27 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

module=dependencies
java

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.20. Release notes Sourced from spring-core's releases. v5.3.20 :star: New Features Refine CachedIntrospectionResults property introspection #28445 Improve tests and Javadoc on binding to a property...

module=dependencies
java

解决eggroll.properties中配置环境变量为bool类型时python的grpc参数类型转换错误问题 eggroll.core.grpc.server.channel.keepalive.without.calls.enabled eggroll.core.grpc.channel.keepalive.without.calls.enabled

报错如入, 按照文档安装的.麻烦帮忙看一下谢谢 `(venv) [root@fatenode1 bin]# python -m unittest eggroll.roll_pair.test.test_roll_pair.TestRollPairStandalone static conf path: /data/projects/fate/eggroll/conf/eggroll.properties startup_command: /data/projects/fate/eggroll/bin/eggroll_boot_standalone.sh -p 0 -s er_session_py_20220428.150751.859_192.168.1.241 E ====================================================================== ERROR: setUpClass (eggroll.roll_pair.test.test_roll_pair.TestRollPairStandalone) ---------------------------------------------------------------------- Traceback (most recent call last):...