提交 c0c69896 authored 作者: Frederic's avatar Frederic

remove doc gen warning.

上级 f2608775
...@@ -49,8 +49,8 @@ grad? ...@@ -49,8 +49,8 @@ grad?
- performs the true dot without special semantics. - performs the true dot without special semantics.
- dot(sparse, dense), dot(dense, sparse), dot(sparse, sparse) - dot(sparse, dense), dot(dense, sparse), dot(sparse, sparse)
- When the operation has the form dot(csr_matrix, dense) the gradient of - When the operation has the form dot(csr_matrix, dense) the gradient of
this operation can be performed inplace by UsmmCscDense. This leads to this operation can be performed inplace by UsmmCscDense. This leads to
significant speed-ups. significant speed-ups.
Subtensor selection (aka. square-bracket notation, aka indexing) is not implemented, but the Subtensor selection (aka. square-bracket notation, aka indexing) is not implemented, but the
CSR and CSC datastructures support effecient implementations. CSR and CSC datastructures support effecient implementations.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论