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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 25, 2019
-
-
Michael Reneer authored
* This makes it easier to depend on one and not the other. * This makes deps easier to manage because the dep has the same name as the import. PiperOrigin-RevId: 270950880
-
Michael Reneer authored
PiperOrigin-RevId: 270929774
-
- Sep 21, 2019
-
-
Michael Reneer authored
PiperOrigin-RevId: 270398414
-
Scott Wegner authored
* Add space between sentences * Improve wording around how may fields may be shown PiperOrigin-RevId: 270372166
-
Michael Reneer authored
PiperOrigin-RevId: 270282780
-
- Sep 20, 2019
-
-
Jakub Konecny authored
This also updates the default model for one which is smaller and less prone to overfitting. PiperOrigin-RevId: 270204256
-
Michael Reneer authored
PiperOrigin-RevId: 270169723
-
Michael Reneer authored
* Added `tensorboard` to the documentation for research/baselines/emnist. * Removed `matplotlib` dependency from TFF requirements. PiperOrigin-RevId: 270165910
-
Peter Kairouz authored
PiperOrigin-RevId: 270161754
-
Michael Reneer authored
PiperOrigin-RevId: 270124580
-
Scott Wegner authored
PiperOrigin-RevId: 270088547
-
Keith Rush authored
Currently, we simply call `len` and raise in that way. Certainly arguments and results for any IterativeProcess reducible to CanonicalForm must be NamedTupleTypes; now simply making this check and raise more explicit. PiperOrigin-RevId: 270051797
-
- Sep 19, 2019
-
-
Michael Reneer authored
PiperOrigin-RevId: 270049367
-
Michael Reneer authored
PiperOrigin-RevId: 270034525
-
- Sep 17, 2019
-
-
Michael Reneer authored
PiperOrigin-RevId: 269580040
-
Michael Reneer authored
PiperOrigin-RevId: 269572542
-
Zachary Garrett authored
PiperOrigin-RevId: 269437287
-
Michael Reneer authored
PiperOrigin-RevId: 269370880
-
Michael Reneer authored
PiperOrigin-RevId: 269368192
-
Michael Reneer authored
PiperOrigin-RevId: 269364830
-
Michael Reneer authored
PiperOrigin-RevId: 269007843
-
Michael Reneer authored
PiperOrigin-RevId: 268985748
-
Michael Reneer authored
* Simplified `build_pip_package`. * Added `publish_pip_package`. * Added `test_pip_package`. NOTE: This is one step towards producing a tff-nightly pip package. PiperOrigin-RevId: 268982815
-
Zachary Garrett authored
PiperOrigin-RevId: 268942830
-
Michael Reneer authored
PiperOrigin-RevId: 268934024
-
- Sep 14, 2019
-
-
Scott Wegner authored
PiperOrigin-RevId: 268920249
-
- Sep 13, 2019
-
-
Michael Reneer authored
PiperOrigin-RevId: 268912732
-
Michael Reneer authored
PiperOrigin-RevId: 268795604
-
Michael Reneer authored
PiperOrigin-RevId: 268790969
-
Michael Reneer authored
PiperOrigin-RevId: 268787966
-
Michael Reneer authored
PiperOrigin-RevId: 268784944
-
Michael Reneer authored
PiperOrigin-RevId: 268775816
-
Michael Reneer authored
PiperOrigin-RevId: 268730780
-
Scott Wegner authored
The UnicodeScriptTokenizer was failing because the input Tensor had rank 0 (i.e. scalar), and the API requires rank 1. PiperOrigin-RevId: 268715414
-
- Sep 12, 2019
-
-
Michael Reneer authored
* Updated the `research` package imports. * Increased the BUILD visibility strictness. PiperOrigin-RevId: 268692104
-
Michael Reneer authored
PiperOrigin-RevId: 268589996
-
Keith Rush authored
Generates the elements of the tuple in sequence instead of pulling the entire thing into a list. Also replaces any instances of immediate iteration over the elements with iterating over the generator instead. PiperOrigin-RevId: 268550273
-
Keith Rush authored
Some standard use cases (e.g. zip) give tuples as results. PiperOrigin-RevId: 268546571
-
Michael Reneer authored
PiperOrigin-RevId: 268544909
-
Michael Reneer authored
PiperOrigin-RevId: 268493485
-