This project is mirrored from https://github.com/tensorflow/federated.
Pull mirroring failed .
Last successful update .
Last successful update .
- 02 9月, 2021 2 次提交
-
-
由 Michael Reneer 创作于
PiperOrigin-RevId: 394303266
-
由 Michael Reneer 创作于
* Added BUILD files. * Updated WORKSPACE. * Updated bazelrc. * Added TF patch. PiperOrigin-RevId: 394259252
-
- 01 7月, 2021 2 次提交
-
-
由 Michael Reneer 创作于
* Fixed the following access error, by updating the WORKSPACE file to point to the https remote instead of the ssh remote. ``` Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` * Fixed more build errors happening when analyzing the targets. * Removed the CC BUILD files. * Removed the PY -> CC references. * Added the `bindings_utils` targets. The CC BUILD files can be brought back once they can link enough deps, it appears that even if you are not building the targets there is some analysis happening that is causing failures. PiperOrigin-RevId: 382533751
-
由 Michael Reneer 创作于
PiperOrigin-RevId: 382416577
-