pytorch/torch/utils
Roy Li 15d28e400f remove support for c extensions (#12122)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12122

We are deprecating support for c extensions. Please use cpp extension in the future.

Reviewed By: Yangqing

Differential Revision: D10060541

fbshipit-source-id: 4f7149e06a254bd7af463fd7aa9740f65369963a
2018-10-01 13:55:28 -07:00
..
backcompat Simplify python warning settings and cleanup tests. 2017-06-11 05:37:59 -04:00
bottleneck Add environment collection script (#6635) 2018-04-22 15:18:14 -04:00
data Minor data loader doc improvements 2018-09-19 15:33:25 -07:00
ffi remove support for c extensions (#12122) 2018-10-01 13:55:28 -07:00
trainer loss plugin: Fix indexing into a scalar (#9143) 2018-07-03 14:25:44 -07:00
__init__.py [pep8] Fix most lint automatically with autopep8 2017-01-28 01:15:51 +01:00
_cpp_extension_versioner.py Introduce ExtensionVersioner for C++ extensions (#11725) 2018-09-20 14:43:12 -07:00
checkpoint.py various documentation formatting (#9359) 2018-07-13 02:48:25 -07:00
collect_env.py Fix collect_env.py for Windows (#8326) 2018-06-11 10:52:21 -04:00
cpp_extension.py Remove raise_from (#12185) 2018-09-29 22:41:55 -07:00
dlpack.py various documentation formatting (#9359) 2018-07-13 02:48:25 -07:00
file_baton.py Create FileBaton to synchronize distributed JIT C++ extension builds (#6684) 2018-04-18 18:07:03 -04:00
hooks.py Make weight norm pickleable (#2066) 2017-07-12 17:21:22 -04:00
model_zoo.py Enable the general usage of _download_url_to_file (#9090) 2018-07-02 19:55:39 -07:00