Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
f1ed5d6d
Unverified
Commit
f1ed5d6d
authored
Jan 11, 2023
by
Hongzhi (Steve), Chen
Committed by
GitHub
Jan 11, 2023
Browse files
blabla (#5152)
Co-authored-by:
Steve
<
ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal
>
parent
2a78e48f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
docs/source/api/python/dgl.sparse_v0.rst
docs/source/api/python/dgl.sparse_v0.rst
+7
-7
No files found.
docs/source/api/python/dgl.sparse_v0.rst
View file @
f1ed5d6d
...
@@ -90,9 +90,6 @@ Attributes and methods
...
@@ -90,9 +90,6 @@ Attributes and methods
SparseMatrix.coalesce
SparseMatrix.coalesce
SparseMatrix.has_duplicate
SparseMatrix.has_duplicate
SparseMatrix.dense
SparseMatrix.dense
SparseMatrix.transpose
SparseMatrix.t
SparseMatrix.T
SparseMatrix.to
SparseMatrix.to
SparseMatrix.cuda
SparseMatrix.cuda
SparseMatrix.cpu
SparseMatrix.cpu
...
@@ -100,12 +97,15 @@ Attributes and methods
...
@@ -100,12 +97,15 @@ Attributes and methods
SparseMatrix.double
SparseMatrix.double
SparseMatrix.int
SparseMatrix.int
SparseMatrix.long
SparseMatrix.long
SparseMatrix.transpose
SparseMatrix.t
SparseMatrix.T
SparseMatrix.neg
SparseMatrix.reduce
SparseMatrix.reduce
SparseMatrix.sum
SparseMatrix.sum
SparseMatrix.smax
SparseMatrix.smax
SparseMatrix.smin
SparseMatrix.smin
SparseMatrix.smean
SparseMatrix.smean
SparseMatrix.neg
SparseMatrix.softmax
SparseMatrix.softmax
Diagonal matrix class
Diagonal matrix class
...
@@ -136,9 +136,6 @@ Attributes and methods
...
@@ -136,9 +136,6 @@ Attributes and methods
DiagMatrix.val
DiagMatrix.val
DiagMatrix.as_sparse
DiagMatrix.as_sparse
DiagMatrix.dense
DiagMatrix.dense
DiagMatrix.transpose
DiagMatrix.t
DiagMatrix.T
DiagMatrix.to
DiagMatrix.to
DiagMatrix.cuda
DiagMatrix.cuda
DiagMatrix.cpu
DiagMatrix.cpu
...
@@ -146,6 +143,9 @@ Attributes and methods
...
@@ -146,6 +143,9 @@ Attributes and methods
DiagMatrix.double
DiagMatrix.double
DiagMatrix.int
DiagMatrix.int
DiagMatrix.long
DiagMatrix.long
DiagMatrix.transpose
DiagMatrix.t
DiagMatrix.T
DiagMatrix.neg
DiagMatrix.neg
DiagMatrix.inv
DiagMatrix.inv
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment