1. 6587681 Update DP thresholding noise description. by Albert Cheu · 10 days ago upstream/main
  2. f274ec0 Test code cleanup when using tensors by Stanislav Chiknavaryan · 13 days ago
  3. c2bd12d Cleanup of Tensor::Create in test code by Stanislav Chiknavaryan · 3 weeks ago
  4. 5039536 Tensor::Create cleanup in group_by_aggregator_test.cc by Stanislav Chiknavaryan · 3 weeks ago
  5. 53fb391 Tensor::Create cleanup in dp_tensor_aggregator_bundle_test by Stanislav Chiknavaryan · 3 weeks ago
  6. 87d2781 Internal change by Stanislav Chiknavaryan · 6 weeks ago
  7. c603fa4 Refactor DPGroupByAggregator sensitivity calculation for Partition(). by Albert Cheu · 6 weeks ago
  8. 53b61f0 Cleanup Tensor construction code by Stanislav Chiknavaryan · 7 weeks ago
  9. a70b6c5 Find hermetic Python interpreter dynamically in test_python_package. by Zachary Garrett · 8 weeks ago
  10. 16164f8 Optimize memory use when partitioning aggregators and serializing string tensors. by Stanislav Chiknavaryan · 9 weeks ago
  11. d0ddabc Automated Code Change by Matej Aleksandrov · 9 weeks ago
  12. 2bc424f Add InMemoryCheckpointParser. by TensorFlow Federated Team · 10 weeks ago
  13. a955e86 Optimization of DpGroupByAggregator by Stanislav Chiknavaryan · 2 months ago
  14. 8f0a2d9 Fix crash in `GroupByAggregator::Partition` when there are no keys. by TensorFlow Federated Team · 2 months ago
  15. 189fb8e Adopt TensorFlow-like strategy for TFF wheel building, upgrade to federated_language 0.5.3, and clean up typing-extensions. by Zachary Garrett · 3 months ago
  16. 607fc75 Add client timing metrics to Federated Averaging via compose_learning_process. by Zachary Garrett · 3 months ago
  17. 6137cc8 Improve error message for Python version check. by Zachary Garrett · 3 months ago
  18. 4e4b3db Extend support for Keras 3 APIs in tff.learning. by Zachary Garrett · 3 months ago
  19. ae1d173 Tooling change by Zachary Garrett · 3 months ago
  20. 94e744b Extend TFF to accept Keras 3 losses and metrics. by Zachary Garrett · 3 months ago
  21. 8b8f2eb Internal change by Zachary Garrett · 3 months ago
  22. ee7728a No public description by Hana Joo · 3 months ago
  23. 66bb66e Name the Tensor created in SetParameterIfUnset, to ensure consistency with DPGroupByFactory. by Albert Cheu · 3 months ago
  24. db0b473 Add GetNoiseDescription to DPGroupByAggregator and DPThresholdingHistogram. by Albert Cheu · 3 months ago
  25. 4003543 Code cleanup: dp_quntile_aggregator.cc by Stanislav Chiknavaryan · 3 months ago
  26. 0ae16ad Introduce dp_fedsql_util for applying auto-tuning DP parameters to the intrinsics configuration by Stanislav Chiknavaryan · 3 months ago
  27. 34a6318 Optimize: Use absl::InlinedVector for TensorShape dimension sizes. by Zachary Garrett · 4 months ago
  28. 672e08b Change factory construction of DPGroupByAggregators to enable filtering of out-of-domain contributions during Accumulation. by TensorFlow Federated Team · 4 months ago
  29. 5185729 Refactor DPGroupByAggregators to create their DPHistogramBundles upon creation. by Albert Cheu · 4 months ago
  30. 0cfd4cb Add DomainSpec support to DPCompositeKeyCombiner. by TensorFlow Federated Team · 4 months ago
  31. bfe964f Apply the same padding logic done in DPGroupByAggregator::Serialize() to an overridden Partition method. by Albert Cheu · 4 months ago
  32. 949948a Introduce DomainSpec class and supporting classes. by TensorFlow Federated Team · 4 months ago
  33. f2f7cd8 No public description by TensorFlow Federated Team · 4 months ago
  34. 07e6238 Correct the implementation of reservoir sampling inside DPQuantileAggregator during a merge. by Albert Cheu · 5 months ago
  35. aa2fa76 Remove nokokoro tags and switch to pybind11 extensions for C++ execution in OSS. by Zachary Garrett · 5 months ago
  36. a73f1d9 Vendor checkpoint_reader.h into TFF. by Zachary Garrett · 5 months ago
  37. 9b1b487 Change dataset materialization to use Session-based iteration. by Zachary Garrett · 5 months ago
  38. b2ef5ad Move agg core tensorflow test utils to a separate file by Brett McLarnon · 5 months ago
  39. f808ffe Use proto_library paths from @com_google_protobuf by Brett McLarnon · 5 months ago
  40. b7bfdac No public description by TensorFlow Federated Team · 5 months ago
  41. 77644f8 Vendor checkpoint_reader.h into TFF. by Zachary Garrett · 5 months ago
  42. 3490aa8 Delete unused eager_computation code. by Zachary Garrett · 5 months ago
  43. 1c3eef0 Update TensorFlow Federated to TensorFlow 2.21.0 by Zachary Garrett · 5 months ago
  44. 89fdc38 Optimize CompositeKey storage by Stanislav Chiknavaryan · 5 months ago
  45. 6d87d0b reverting a CL that accidentally got submitted. by TensorFlow Federated Team · 5 months ago
  46. 3e82bba Automated Code Change by TensorFlow Federated Team · 5 months ago
  47. 2417d72 Add LoadAllTensors to CheckpointParser interface and FC CheckpointParser implementation. by Stanislav Chiknavaryan · 5 months ago
  48. 6b4623e Rename DP histogram implementations for clarity. by TensorFlow Federated Team · 5 months ago
  49. 1dc6144 Remove obsolete `...` annotations from all python files. by Amer Elsheikh · 5 months ago
  50. a544acc Update TFF to TF 2.20.0. by Zachary Garrett · 5 months ago
  51. f517193 No public description by TensorFlow Federated Team · 5 months ago
  52. 7740ea3 Update TFF to TF 2.20.0. by Zachary Garrett · 5 months ago
  53. e18fdf5 Remove Federated Reconstruction tutorial and related code. by Zachary Garrett · 5 months ago
  54. 7c3d88d Test to verify that Aggregation string tensor supports serialization of non UTF-8 bytes by Stanislav Chiknavaryan · 5 months ago
  55. b666bf0 Update EMNIST synthetic data generation to use numpy. by Zachary Garrett · 6 months ago
  56. f878c97 Enable the use of `L_1` norm bound when `min_contributors_to_group` is given. Previously, an error would have been thrown when the `L_inf` bound was absent. by Albert Cheu · 6 months ago
  57. 71d59f5 Remove Vizier integration and example. by Zachary Garrett · 6 months ago
  58. 8f38436 Use implementation of Gaussian calibration from dp_accounting. by Galen Andrew · 6 months ago
  59. 864d91c When creating Intrinsics in dp_histogram_test_utils, allow for custom key types without appending the domain specification to the parameter list. by Albert Cheu · 6 months ago
  60. 0040bea Add validation of keys to GroupByAggregator::ValidateInputs by Albert Cheu · 6 months ago
  61. 3bcc489 Remove SubsampleProcess. by TensorFlow Federated Team · 6 months ago
  62. 8cce210 Remove dependency on `tensorflow_privacy` by inlining. by Zachary Garrett · 6 months ago
  63. 196926f Remove distributed DP aggregator and related code. by Zachary Garrett · 6 months ago
  64. aa505bf Expose TensorFlow backend utilities in `tff.tensorflow`. by Zachary Garrett · 7 months ago
  65. 11ad3d7 Use PositiveLaplaceMechanism in overridden DPGroupByAggregator::Serialize to add a noisy amount of padding and update Deserialize to match. by Albert Cheu · 7 months ago
  66. 2107a62 Support nesterov in the TFF SGD optimizer. by Yu Xiao · 7 months ago
  67. 0559e2c Switch the storage of group contributions onto the ContributorsToGroups class, ready to add priv_id checking code. by TensorFlow Federated Team · 8 months ago
  68. ade95e4 Add PositiveLaplaceMechanism. by Albert Cheu · 8 months ago
  69. 590104c Add Tensor constructors for scalar tensors and one-dimensional tensors. by Stanislav Chiknavaryan · 8 months ago
  70. 7cbcfab Allow Tensor names to be updated after creation. by TensorFlow Federated Team · 8 months ago
  71. 5af363b Add Serialize sensitivity calculation. by Albert Cheu · 8 months ago
  72. 662e1be Create first version of a ContributorsToGroups class to store the contributors to an aggregation during k-thresholding. by TensorFlow Federated Team · 8 months ago
  73. 9eb9169 Add `is_scalar()` method to Tensor. by TensorFlow Federated Team · 8 months ago
  74. 4f12c96 Correctly update the contribution counts in DPOpenDomainHistogram: ignore ordinals that have negative value. by Albert Cheu · 9 months ago
  75. 3d19314 Change the criteria for valid Intrinsics that encode DPGroupByAggregators: `delta` and `max_groups_contributed` (a.k.a. L0 bound) must both be positive. by Albert Cheu · 9 months ago
  76. c838f22 No public description by Chris Kennelly · 9 months ago
  77. 5e8d352 Improved numerical stability, speed, and code clarity in Gaussian mechanism calibration. by Galen Andrew · 9 months ago
  78. f9b451b Support compatible array shapes during serialization. by TensorFlow Federated Team · 9 months ago
  79. e4b11a9 Remove tensorflow-model-optimization dependency from TFF. by Zachary Garrett · 9 months ago
  80. 548eb85 Add value serialization support for Array protos. by TensorFlow Federated Team · 9 months ago
  81. b79895f In AggVectorAggregator and FederatedMean, migrate input validation from AggregateTensors to overridden ValidateInputs. by Albert Cheu · 10 months ago
  82. 2bb9298 Centralize input validation in `TensorAggregator::Accumulate` and introduce `TensorAggregator::AccumulateWithoutValidation`. by Albert Cheu · 10 months ago
  83. bfa1fc0 Add an input validation pass to `CheckpointAggregator::Accumulate`. by Albert Cheu · 10 months ago
  84. 36702ff Refactor: move input validation in DPTensorAggregatorBundle to `ValidateInputs`. by Albert Cheu · 10 months ago
  85. 4609485 Enforce `max_string_length_` in overriden `DPGroupByAggregator::ValidateInputs`. by Albert Cheu · 10 months ago
  86. a89af52 Refactor GroupByAggregator: the validation performed in `AggregateTensorsInternal` is now done in overriden `ValidateInputs`. by Albert Cheu · 10 months ago
  87. d0f392c Introduce `ValidateInputs` to TensorAggregator, in order to allow calling code to verify an input before invoking `Accumulate`. by Albert Cheu · 10 months ago
  88. 3a3417f Add public visibility in preparation for moving these files in Federated Language Executor project. by Michael Reneer · 10 months ago
  89. 4e8cfc8 Remove unused import. by Michael Reneer · 10 months ago
  90. 680e151 Update `executor_test_utils_bindings` to be public. by Michael Reneer · 10 months ago
  91. ca7ae60 Fix DPClosedDomainHistogram constructor call. by TensorFlow Federated Team · 10 months ago
  92. e2062e5 Implement partitioning of contributors in GroupByAggregator. by TensorFlow Federated Team · 10 months ago
  93. af3c0f4 Implement CheckpointAggregator::Partition functionality. by TensorFlow Federated Team · 10 months ago
  94. 455f005 Don't return an error on SimpleAggregationProtocol::Abort() if the protocol is already aborted by Stanislav Chiknavaryan · 10 months ago
  95. 54a477d Optimize peak memory usage of CompositeKeyCombiner by Stanislav Chiknavaryan · 10 months ago
  96. 214c948 Calculate and reserve the size of each slice by TensorFlow Federated Team · 10 months ago
  97. d9bea96 Change SimpleAggregationProtocol::Complete() logic to avoid contention with late arriving messages by Stanislav Chiknavaryan · 10 months ago
  98. 6f4e83f Reserve vector of strings in the CompositeKeyCombiner output by Stanislav Chiknavaryan · 10 months ago
  99. e5bc413 Refactor both DPClosedDomainHistogram and DPOpenDomainHistogram to be concrete children of DPGroupByAggregator. For each, the code in `Report()` now implements the abstract `NoisyReport()`. by Albert Cheu · 10 months ago
  100. fa01ec6 Implement partitioning for nested aggregators in GroupByAggregator. by TensorFlow Federated Team · 10 months ago