-
Notifications
You must be signed in to change notification settings - Fork 599
Pull requests: google-parfait/tensorflow-federated
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor GroupByAggregator and DPGroupByAggregator to have their own
ValidateInputs
methods. The DP version enforces max_string_length_
.
#5241
opened Sep 30, 2025 by
copybara-service
bot
Loading…
Introduce
ValidateInputs
to TensorAggregator, in order to allow calling code to verify an input before invoking Accumulate
.
#5240
opened Sep 30, 2025 by
copybara-service
bot
Loading…
Prototype moving the shared Python execution code to
federated_language_jax
.
#5230
opened Sep 23, 2025 by
copybara-service
bot
Loading…
Remove usage of deprecated
tff.structure
API in value deserialization.
#5214
opened Sep 11, 2025 by
copybara-service
bot
Loading…
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#5206
opened Sep 4, 2025 by
dependabot
bot
Loading…
Add optional metadata parameter on Accumulate methods.
#5190
opened Aug 8, 2025 by
copybara-service
bot
Loading…
Add integration test that exercises a tensorflow dataset.
#5161
opened Jun 19, 2025 by
copybara-service
bot
Loading…
Adds a matrix factorization based DP aggregator.
#5149
opened May 29, 2025 by
copybara-service
bot
Loading…
Migrate calls to
tff.structure.to_elements
to use the API on federated_language.StructType
or federated_language.framework.Struct
.
#5110
opened Apr 10, 2025 by
copybara-service
bot
Loading…
[JAX] Remove deprecated exports in jax.lib.xla_client.
#5101
opened Apr 8, 2025 by
copybara-service
bot
Loading…
Use tsl::profiler instead of tensorflow::profiler
#5069
opened Feb 24, 2025 by
copybara-service
bot
Loading…
Prevent MutableVectorData from being used for std::string.
#4994
opened Dec 13, 2024 by
copybara-service
bot
Loading…
Open visibility for some functions needed by executor stack changes.
#4952
opened Oct 31, 2024 by
copybara-service
bot
Loading…
Add symbols to TFF google API which are needed by the borg context for trusted programs.
#4951
opened Oct 31, 2024 by
copybara-service
bot
Loading…
Remove unused aggregators from tff.learning.
#4942
opened Oct 18, 2024 by
copybara-service
bot
Loading…
[HLO Componentization] Create hlo/builder sub-component (Phase II).
#4917
opened Sep 30, 2024 by
copybara-service
bot
Loading…
Modify TFF's momentum implementation to scale the gradient by the learning rate before adding to the momentum term.
#4915
opened Sep 29, 2024 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.