Skip to content

[amazon_rose_forest] Add federated learning tests#65

Merged
kalisam merged 1 commit into
mainfrom
codex/add-tests-for-train_client-and-aggregate
Jul 27, 2025
Merged

[amazon_rose_forest] Add federated learning tests#65
kalisam merged 1 commit into
mainfrom
codex/add-tests-for-train_client-and-aggregate

Conversation

@kalisam

@kalisam kalisam commented Jul 27, 2025

Copy link
Copy Markdown
Owner

Summary

  • test private train_client and aggregate in FederatedLearning
  • remove duplicate rand dependency

Testing

  • cargo build (fails: unclosed delimiter in centroid_crdt.rs)
  • cargo +nightly build --features holochain_conductor (fails: build script error in lair_keystore)
  • cargo fmt --all (fails: unclosed delimiter in centroid_crdt.rs)
  • cargo clippy --all (fails: could not compile due to centroid_crdt.rs)
  • cargo test --all (fails: could not compile due to centroid_crdt.rs)
  • cargo bench --no-run (fails: could not compile due to centroid_crdt.rs)

https://chatgpt.com/codex/tasks/task_e_688596a77f5883318a8083bf800cfb4d

@kalisam kalisam merged commit d5c3a3b into main Jul 27, 2025
2 of 3 checks passed
@kalisam kalisam deleted the codex/add-tests-for-train_client-and-aggregate branch July 27, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant