Delete ffi documentation (#15220)
authorKrishna Kalyan <krishnakalyan3@gmail.com>
Sat, 15 Dec 2018 17:46:55 +0000 (09:46 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 15 Dec 2018 17:49:02 +0000 (09:49 -0800)
Summary: Deleting FFI documentation since its deprecated.

Differential Revision: D13477329

Pulled By: soumith

fbshipit-source-id: 0b3d485eb7cef1f05b6b397dff50f21a49d6409e

docs/source/ffi.rst [deleted file]
docs/source/index.rst

diff --git a/docs/source/ffi.rst b/docs/source/ffi.rst
deleted file mode 100644 (file)
index ae7c0e9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-torch.utils.ffi
-===============
-
-.. currentmodule:: torch.utils.ffi
-.. autofunction:: create_extension
-
index e74578a..825c139 100644 (file)
@@ -41,7 +41,6 @@ PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
    cpp_extension
    data
    dlpack
-   ffi
    hub
    model_zoo
    onnx