summaryrefslogtreecommitdiff
path: root/torch/csrc/PtrWrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Canonicalize all includes in PyTorch. (#14849)Edward Yang1-2/+2
2018-12-07Large scale fix of python-related files in torch/csrc/Peter Goldsborough1-28/+28
2018-08-30NULL -> nullptr (#11047)Peter Goldsborough1-7/+7
2018-07-16Pass THDRequest as void* pointer to THDRequest_free (#9398)Will Feng1-2/+1
2018-07-05Turn on UBSAN in the OSS build (#8813)Will Feng1-1/+3
2018-04-24Add workaround to fix include warnings in Python 2 builds. (#6716)Zachary DeVito1-1/+1
2017-01-31DataChannel tests rewrite (#42); DataChannel `isend` and `irecv` implementati...Janusz Marcinkiewicz1-0/+101