提交 b5742468 authored 作者: Cesar Laurent's avatar Cesar Laurent

Corrected docstring.

上级 dc10c9f1
...@@ -4002,7 +4002,7 @@ def stack(*tensors, **kwargs): ...@@ -4002,7 +4002,7 @@ def stack(*tensors, **kwargs):
tensors : list or tuple of tensors tensors : list or tuple of tensors
A list of tensors to be stacked. A list of tensors to be stacked.
axis : int axis : int
The index of the new axis. The index of the new axis. Default value is 0.
""" """
# ---> Remove this when moving to the new interface: # ---> Remove this when moving to the new interface:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论