提交 3c0e7044 authored 作者: Frederic's avatar Frederic

Add an example in the doc.

上级 574753c0
......@@ -474,6 +474,7 @@ TensorVariable
* (2, 0, 1) -> AxBxC to CxAxB
* (0, 'x', 1) -> AxB to Ax1xB
* (1, 'x', 0) -> AxB to Bx1xA
* (1,) -> This remove dimensions 0. It must be a broadcastable dimension (1xA to A)
.. method:: flatten(ndim=1)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论