Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
KMSCAKKSCFKA AKFACAMADCAS
tensorflow-federated
提交
fd8b4ca4
提交
fd8b4ca4
编辑于
11月 19, 2021
作者:
Zheng Xu
提交者:
tensorflow-copybara
11月 19, 2021
浏览文件
Delete redundant `ModelOutputs` for simple_fedavg.
PiperOrigin-RevId: 411090036
上级
a65256cf
变更
1
Show whitespace changes
Inline
Side-by-side
tensorflow_federated/python/examples/simple_fedavg/simple_fedavg_tf.py
浏览文件 @
fd8b4ca4
...
...
@@ -31,12 +31,6 @@ import tensorflow as tf
import
tensorflow_federated
as
tff
@
attr
.
s
class
ModelOutputs
:
"""A container of local client training outputs."""
loss
=
attr
.
ib
()
@
attr
.
s
(
eq
=
False
,
frozen
=
True
,
slots
=
True
)
class
ClientOutput
(
object
):
"""Structure for outputs returned from clients during federated optimization.
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录