Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/tensorflow/federated. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 05, 2019
  2. Oct 04, 2019
  3. Sep 21, 2019
  4. Sep 20, 2019
  5. Sep 19, 2019
  6. Aug 26, 2019
  7. Aug 14, 2019
  8. Aug 07, 2019
  9. Aug 02, 2019
  10. Jul 18, 2019
  11. Jul 17, 2019
  12. Jul 16, 2019
    • Jakub Konecny's avatar
      Enables encoding with StatefulBroadcastFn. · 30a5bcb2
      Jakub Konecny authored
      This enables the tools from tfmot(.)tensor_encoding package to be used to specify encoding mechanism in the StatefulBroadcastFn. The enclosed next_fn first encodes the value on the tff.SERVER using provided Encoder, broadcasts the encoded representation, and decodes on tff.CLIENTS.
      
      PiperOrigin-RevId: 258310416
      30a5bcb2
  13. Jul 13, 2019
  14. May 30, 2019
  15. Apr 12, 2019
  16. Mar 07, 2019
  17. Feb 16, 2019
  18. Feb 14, 2019
  19. Feb 08, 2019
  20. Feb 07, 2019
  21. Jan 31, 2019
  22. Jan 19, 2019
  23. Jan 12, 2019
  24. Dec 18, 2018
    • Michael Reneer's avatar
      Update to use python3 by default. · aa68f85a
      Michael Reneer authored
      * Run modernize.
      * Updated the py_test to set default_python_version to PY3.
      * Updated the Dockerfile to use python3 by default.
      * Added imports to `six.moves` functions.
      
      PiperOrigin-RevId: 225912518
      aa68f85a
  25. Dec 13, 2018
  26. Oct 13, 2018
Loading