pytorch/torch
2017-11-10 15:21:33 -05:00
..
_thnn
autograd Expend autograd profiler docs (#3621) 2017-11-10 08:58:45 -05:00
backends Improve Windows Compatibility (for csrc/scripts) (#2941) 2017-11-08 19:51:35 +01:00
contrib move write_vis into contrib 2017-09-20 12:24:27 -04:00
csrc added #define __STDC_FORMAT_MACROS to tensor and storage code templates to avoid problems with gcc 4.8.5 (#3629) 2017-11-10 15:21:33 -05:00
cuda add warnings if device capability is less than ideal (#3601) 2017-11-09 11:48:59 -05:00
distributed Make distributed recv return sender rank 2017-09-25 12:11:52 -04:00
for_onnx
jit Move _CompiledMixin to C++ 2017-11-10 16:31:44 +01:00
legacy Add reduce keyword for KLDivLoss (#3330) 2017-11-07 08:57:11 -05:00
lib Enable the build for MSVC 2017 and Ninja (#3595) 2017-11-09 08:10:40 -05:00
multiprocessing Improve Windows Compatibility (for csrc/scripts) (#2941) 2017-11-08 19:51:35 +01:00
nn Make prelu an ATen op. 2017-11-10 09:58:40 +08:00
onnx Update ONNX IR we emit to version 0.0.2 (attribute discriminators) / fix Permute export (#3484) 2017-11-07 07:40:28 -05:00
optim doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
sparse
utils doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
__init__.py Improve Windows Compatibility (for csrc/scripts) (#2941) 2017-11-08 19:51:35 +01:00
_six.py Symbolic implementation of Index supporting tuple of slices. (#3294) 2017-10-27 02:39:38 +05:30
_storage_docs.py
_tensor_docs.py doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
_tensor_str.py Dynamically find min log scale #3289 2017-10-27 02:42:16 +05:30
_torch_docs.py doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
_utils.py doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
distributions.py Make distributions docstring raw (#3539) 2017-11-07 13:47:48 -05:00
functional.py
random.py doc: Normalize all true/false in docstrings to `True|False` (#3593) 2017-11-09 08:12:29 -05:00
serialization.py Fix E722 ('do not use bare except') (#3239) 2017-10-23 23:03:37 -04:00
storage.py
tensor.py Allow casting one-element Tensors onto Python scalars 2017-10-31 08:51:55 -04:00