platform/upstream/pytorch.git
2019-03-21 Sebastian MessmerAllow registering same operator schema multiple times...
2019-03-21 vishwakftwRename trtrs to triangular_solve (#18213)
2019-03-21 kshitij12345Fix contribution_guide docs (#18237)
2019-03-21 svcscmUpdating submodules
2019-03-21 Xiaomeng YangOptimize group_norm_op (#17945)
2019-03-21 Edward YangEnable running of slow tests in CI. (#18236)
2019-03-21 Pieter NoordhuisRun clang-format on torch/csrc/distributed/c10d
2019-03-21 Edward YangShut up compiler about unused the_type. (#18278)
2019-03-21 Edward YangAdd a decorator for marking slow tests. (#18231)
2019-03-21 Igor Fedanlint changes
2019-03-21 Thomas Viehmannmove median to ATen (#17637)
2019-03-21 Edward YangFix B903 lint: save memory for data classes with slots...
2019-03-21 Edward YangFix B902 lint error: invalid first argument. (#18181)
2019-03-21 Edward YangFix B006 lint errors: using mutable structure in defaul...
2019-03-21 Thomas ViehmannTwo amendments for the shape analysis (#18271)
2019-03-21 Edward YangFix lstrip bug revealed by B005 lint (#18177)
2019-03-21 Igor FedanBackward function for torch.cdist
2019-03-21 Lu FangFix ONNX symbolic for argmin and argmax (#18261)
2019-03-21 Xiaomeng YangUpdate math::Transpose to support tensor with size...
2019-03-21 Jongsoo Parkhandle dst_bin_width==0 case properly (#18240)
2019-03-20 Lu FangRevert D14114134: [asr] add fbgemm fp16 (fbfcpacked...
2019-03-20 Gao, XiangCleanup arg{min, max} (#17103)
2019-03-20 Bharat123RoxAdded the exception of ignore_index (#18117)
2019-03-20 David RiazatiAdd .get() for dicts (#18238)
2019-03-20 Pieter NoordhuisUpdate nccl submodule to 2.4.2 (#17883)
2019-03-20 Pieter NoordhuisReinstate ncclCommDestroy (#17943)
2019-03-20 Davide LibenziEnable autograd to recognize the XLA backend as one...
2019-03-20 Weiyi Zhengadd fbgemm fp16 (fbfcpacked) support, add global_init_n...
2019-03-20 Zhang Dongfixed typo in shape_analysis.cpp (#18227)
2019-03-20 Lu FangRetain the parameter names in ONNX exporter (#17551)
2019-03-20 Alexandr MorevFix typo in docstring
2019-03-20 Vishwak SrinivasanAdd batched version of trtrs (#18025)
2019-03-20 Sacha RefshaugeRemove GLOO usage when USE_GLOO is OFF
2019-03-20 peterjc123Enable 32 bit CPU build on Windows
2019-03-20 peterCorrect cmake flags passing (#18217)
2019-03-20 Gregory ChananAdd python_variable._is_view for debugging. (#18197)
2019-03-20 Johannes M... Do not apply these explicit unroll pragmas for ROCm...
2019-03-20 Edward YangCopy-edit CONTRIBUTING and update. (#18131)
2019-03-20 Ailing Zhangfix cosine_similarity (#18168)
2019-03-20 Elias EllisonBreakup test misc pt2 (#18191)
2019-03-19 David RiazatiAdd serialization docs to jit/README (#17951)
2019-03-19 Edward YangTurn on Travis builds for ghstack PRs. (#18193)
2019-03-19 Michael Suodo not throw when unicode is seen in pull request info...
2019-03-19 Edward YangDelete bugbear from Python 2 lint. (#18192)
2019-03-19 David RiazatiSupport attributes when emitting function calls (#18156)
2019-03-19 Tongzhou WangCustomized pin_memory for PackedSequence (#18079)
2019-03-19 Edward YangEnable flake8-bugbear line length checking. (#18138)
2019-03-19 Michael Suofix bug in alias analysis (#18146)
2019-03-19 vishwakftwAdd backend checks to solve methods (gesv, cholesky_sol...
2019-03-19 Hector Yuenfix -Wsign-compare warnings for some files inside c2...
2019-03-19 Neta ZmoraSGD: remove unneeded multiply-add initialization operat...
2019-03-19 Ailing Zhangspecialized CUDA impl for dropout in AD (#17756)
2019-03-19 Neeraj PradhanFix underflow issue with dirichlet sample (#17488)
2019-03-19 Gregory ChananKill Backend constructor of TensorOptions. (#18137)
2019-03-19 Gregory ChananRemove deviceTypeToBackend, which is underspecified...
2019-03-19 Gregory ChananStop generating unimplemented type methods. (#18144)
2019-03-19 Bharat RaghunathanCorrected type of 'swap' in torch.nn.TripletMarginLoss...
2019-03-19 Deepali Chourasiahandle scenario when GPU support is not available and...
2019-03-19 Lutz RoederFix Caffe2 operator schemas (#15462) (#13229) (#18109)
2019-03-19 Junji HashimotoIncrease line-width of Declarations.yaml (#18050)
2019-03-19 svcscmUpdating submodules
2019-03-19 Zhang Dongdelete unnecessary file .gitkeep (#18136)
2019-03-19 David RiazatiAttribute serialization (#17423)
2019-03-18 Jongsoo Parkfix bug in pool_dnnlowp_op_avx2.cc (#18141)
2019-03-18 svcscmUpdating submodules
2019-03-18 Vishwak SrinivasanRename gesv to solve (#18060)
2019-03-18 James ReedModify BeamSearch to support CharSourceEncoder (#18107)
2019-03-18 Narine KokhlikyanCircular Convolution Function via circular padding...
2019-03-18 Thomas Viehmanndon't include /usr/include when nvcc is in /usr/bin...
2019-03-18 Michael Suofix double free in test_jit (#18121)
2019-03-18 Huitong QiuReplace resize_dim with set_sizes_and_strides in THTens...
2019-03-18 Tongzhou Wangupdate exp. family doc (#18118)
2019-03-17 Gregory ChananChange one_hot from IndexTensor to Tensor. (#18073)
2019-03-17 Gregory Chananproperly device_guard IndexTensor and BoolTensor. ...
2019-03-17 Michael Suofix corner case for optional aliasing (#18093)
2019-03-16 Jianyu HuangTypo fix (#18089)
2019-03-16 Duc NgoCaffe2 - Add flag to fails if float point exceptions...
2019-03-16 Junjie BaiRemove ComputeLibrary submodule
2019-03-16 Jongsoo Parkremove unused parameters in optimizer tests (#18084)
2019-03-15 Sebastian MessmerSpecify overload name in function schema (#18037)
2019-03-15 Sebastian MessmerExpose c10 cuda ops to caffe2 (#18036)
2019-03-15 Jack Montgomeryupdate of fbcode/foxi to 2bcc4064c90e87b9638615c733485f...
2019-03-15 Gregory ChananAdd backwards compatibility and other fixes to Dispatch...
2019-03-15 Elias EllisonBreakup Test Misc (batch 1/2) (#18071)
2019-03-15 yuanhaoxieRemove the identical if branch (#18019)
2019-03-15 Roy LiRemove Type::elementSizeInBytes
2019-03-15 Michael Köseladd index and count to list (#17446)
2019-03-15 Lara Haidar... ONNX Export IsNan op
2019-03-15 Michael Suosupport serialization of classes (#17856)
2019-03-15 Michael Köseladd reverse to list (#17001)
2019-03-15 Lu Fang1/2 Add Tracing support for C2 Ops (#17899)
2019-03-15 Richard ZouDelete dead code in THTensorMoreMath.cpp (#17993)
2019-03-15 Richard ZouError out on in-place (unary) ops on tensors that have...
2019-03-15 Richard ZouImplement at::has_internal_overlap helper function...
2019-03-15 Gregory ChananFix truncation of default float values in JIT signature...
2019-03-15 Choongwoo HanAllow None for checkpoint (#17969)
2019-03-15 ttup7777Fix unclosed files in download.py, test_onnxifi.py...
2019-03-15 Junjie BaiRun multi-gpu (single host) resnet50 and resnext101...
2019-03-15 BowenBaoUpdate nonzero onnx export (#18047)
2019-03-15 Jongsoo Parkmore careful use of auto in sparse operations (#17958)
next