summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2018-09-28 11:33:09 +0200
committerGitHub <noreply@github.com>2018-09-28 11:33:09 +0200
commit8f6c45534dcdd6e8f80a31205be28481fc79c533 (patch)
tree6289e70ccf013ceae5bfdfa18d02aadf4af0db27 /docs/source/all.rst
parent4b0517607fa7316fe263b3894df9d30a5cdb133a (diff)
parent08b859d376084059db90e770913394332e856faf (diff)
Merge pull request #67 from rflamary/new_gpu
[MRG] New ot.gpu with cupy
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
index 9459023..1eaf3b1 100644
--- a/docs/source/all.rst
+++ b/docs/source/all.rst
@@ -48,6 +48,12 @@ ot.da
.. automodule:: ot.da
:members:
+
+ot.gpu
+--------
+
+.. automodule:: ot.gpu
+ :members:
ot.dr
--------