提交 442cf844 authored 作者: Frederic's avatar Frederic

added docstring.

上级 c8eedfae
......@@ -172,6 +172,7 @@ class InferShapeTester(unittest.TestCase):
def _compile_and_check(self, inputs, outputs, numeric_inputs, cls,
excluding=None):
"""This test the infer_shape method only"""
mode = self.mode
if excluding:
mode = mode.excluding(*excluding)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论