We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37f7ea commit 8ac4a8dCopy full SHA for 8ac4a8d
docs/arrayfire.ml.rst
@@ -0,0 +1,7 @@
1
+arrayfire.ml module
2
+=======================
3
+
4
+.. automodule:: arrayfire.ml
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
docs/arrayfire.rst
@@ -26,6 +26,7 @@ Submodules
26
arrayfire.interop
27
arrayfire.lapack
28
arrayfire.library
29
+ arrayfire.ml
30
arrayfire.opencl
31
arrayfire.random
32
arrayfire.sparse
0 commit comments