Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fed] Update federated learning branch. #10569

Merged
merged 21 commits into from
Jul 12, 2024

Conversation

trivialfis
Copy link
Member

No description provided.

trivialfis and others added 21 commits July 2, 2024 15:34
- Don't try to retrieve the IP address if a host is specified.
- Fix compiler deprecation warning.

- Accept an initialization function.
- Support void return tasks.
…sycl-devices (dmlc#10543)

* reoder if-else statements for sycl compatibility

* trigger check

---------

Co-authored-by: Dmitry Razdoburdin <>
Co-authored-by: Dmitry Razdoburdin <>
)



---------

Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
- Remove the experimental tag, we have been running it for a long time now.
- Add notes about avoiding set CUDA device.
- Add link in parameter.
- Avoid the use of size_t in the partitioner.
- Use `Span` instead of `Elem` where `node_id` is not needed.
- Remove the `const_cast`.
- Make sure the constness is not removed in the `Elem` by making it reference only.

size_t is implementation-defined, which causes issue when we want to pass pointer or span.
- Collect all federated test files into the same directory.
- Independently list the files.
@trivialfis trivialfis merged commit 04bf401 into dmlc:federated-secure Jul 12, 2024
28 of 30 checks passed
@trivialfis trivialfis deleted the fed-update branch July 12, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants