Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Add the index_array operator to the Python docs autosummary
Browse files Browse the repository at this point in the history
  • Loading branch information
nickguletskii committed Apr 12, 2019
1 parent 83839d1 commit 2deaa6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/python/ndarray/contrib.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ In the rest of this document, we list routines provided by the `ndarray.contrib`
isinf
isfinite
isnan
index_array
index_copy
getnnz
edge_id
Expand Down
1 change: 1 addition & 0 deletions docs/api/python/symbol/contrib.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ In the rest of this document, we list routines provided by the `symbol.contrib`
foreach
while_loop
cond
index_array
index_copy
getnnz
edge_id
Expand Down

0 comments on commit 2deaa6b

Please sign in to comment.