Skip to content

Commit 8ac4a8d

Browse files
9prady9syurkevi
authored andcommitted
Add missing Machine Learning module documentation
1 parent b37f7ea commit 8ac4a8d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Diff for: docs/arrayfire.ml.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
arrayfire.ml module
2+
=======================
3+
4+
.. automodule:: arrayfire.ml
5+
:members:
6+
:undoc-members:
7+
:show-inheritance:

Diff for: docs/arrayfire.rst

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Submodules
2626
arrayfire.interop
2727
arrayfire.lapack
2828
arrayfire.library
29+
arrayfire.ml
2930
arrayfire.opencl
3031
arrayfire.random
3132
arrayfire.sparse

0 commit comments

Comments
 (0)