summaryrefslogtreecommitdiffstats
path: root/libraries/pytorch/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pytorch/README')
-rw-r--r--libraries/pytorch/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/pytorch/README b/libraries/pytorch/README
new file mode 100644
index 0000000000..a27962167a
--- /dev/null
+++ b/libraries/pytorch/README
@@ -0,0 +1,3 @@
+Deep neural networks built on a tape-based autograd system.
+
+This package is a library build, supporting CPU(not GPU).