NVIDIA / NVFlare

NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
596 stars 170 forks source link

Job API added check for the duplicate executor #2742

Closed yhwen closed 3 weeks ago

yhwen commented 1 month ago

Fixes # .

Description

Added checks for the duplicate executor in the Job API. Generate the unique "persiter_id" and "locator_id" if needed.

Types of changes

chesterxgchen commented 4 weeks ago

@yhwen can you take cares of this PR

chesterxgchen commented 3 weeks ago

@yhwen is this PR still needed, update or close it

chesterxgchen commented 3 weeks ago

@yhwen is this still needed ?

SYangster commented 3 weeks ago

This PR is no longer needed, we incorporated the fix in the new refactor https://github.com/NVIDIA/NVFlare/pull/2799