pytorch/torch/utils
2018-04-18 22:43:12 -04:00
..
backcompat Simplify python warning settings and cleanup tests. 2017-06-11 05:37:59 -04:00
bottleneck bottleneck supports better user-provided arguments (#6425) 2018-04-09 13:57:26 -04:00
data Terminate dataloader workers properly when parent process is SIGKILL'ed (#6606) 2018-04-18 20:41:33 -04:00
ffi Codemod to update our codebase to 0.4 standard (#6641) 2018-04-17 22:06:54 -04:00
serialization Codemod to update our codebase to 0.4 standard (#6641) 2018-04-17 22:06:54 -04:00
trainer Codemod to update our codebase to 0.4 standard (#6641) 2018-04-17 22:06:54 -04:00
__init__.py [pep8] Fix most lint automatically with autopep8 2017-01-28 01:15:51 +01:00
checkpoint.py Improve utils.checkpoint docs (#6526) 2018-04-12 16:59:06 -04:00
cpp_extension.py Fix cpp_extensins.py (#6722) 2018-04-18 22:43:12 -04:00
dlpack.py [dlpack] Memory management for dlpack 2017-10-21 20:19:51 +02: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 Fix typos in docs (#6389) 2018-04-07 12:41:15 -04:00