Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
KMSCAKKSCFKA AKFACAMADCAS
tensorflow-federated
提交
cb9a85fc
提交
cb9a85fc
编辑于
12月 07, 2020
作者:
tensorflow-copybara
浏览文件
Merge pull request #934 from SamuelMarks:args-for-google-style-docstrings
PiperOrigin-RevId: 346124275
上级
fd0c3c74
b1561860
变更
1
Hide whitespace changes
Inline
Side-by-side
tensorflow_federated/python/core/backends/mapreduce/forms.py
浏览文件 @
cb9a85fc
...
...
@@ -126,7 +126,7 @@ class BroadcastForm(object):
def
summary
(
self
,
print_fn
=
print
):
"""Prints a string summary of the `BroadcastForm`.
Arg
ument
s:
Args:
print_fn: Print function to use. It will be called on each line of the
summary in order to capture the string summary.
"""
...
...
@@ -390,7 +390,7 @@ class CanonicalForm(object):
def
summary
(
self
,
print_fn
=
print
):
"""Prints a string summary of the `CanonicalForm`.
Arg
ument
s:
Args:
print_fn: Print function to use. It will be called on each line of the
summary in order to capture the string summary.
"""
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录