Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/torch.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Gruenstein <joshuagruenstein@users.noreply.github.com>2017-07-11 00:35:34 +0300
committerGitHub <noreply@github.com>2017-07-11 00:35:34 +0300
commit9e613439d166a2e2ccdeca14f0bf52b4ced28c28 (patch)
tree1e9456f23e3f39b760f6242befaab3eb77a384ca
parent85c976b33d2ab7da370a5558e7077a6084727f04 (diff)
Remove reference to FPGA backend
-rw-r--r--index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.md b/index.md
index 8a7e3b4..452140f 100644
--- a/index.md
+++ b/index.md
@@ -19,7 +19,7 @@ A summary of core features:
* neural network, and energy-based models
* numeric optimization routines
* Fast and efficient GPU support
-* Embeddable, with ports to iOS, Android and FPGA backends
+* Embeddable, with ports to iOS and Android backends
##Why Torch?