platform/upstream/pytorch.git
2019-01-24 Erik BrinkmanSmall fixes for pdist (#16210)
2019-01-24 Jerry ZhangFix comparison in ReinitializeTensor (#16294)
2019-01-24 Benny ChenFix issues under caffe round 1
2019-01-24 David RiazatiAdd support for overloaded functions (#15556)
2019-01-24 Elias EllisonConstant propagation changes (#16244)
2019-01-24 nlmlraise exception if try jit.load non-existent file ...
2019-01-23 Jesse HellemnFixing upload of nightly binaries and clean MacOS outpu...
2019-01-23 Teng LiCUDA event should only be recorded after NCCL group...
2019-01-23 Edward YangChange data() accessor in Caffe2 to return non-const...
2019-01-23 svcscmUpdating submodules
2019-01-23 Christian PuhrschAlign native_functions.yaml func schema more with JIT...
2019-01-23 Syed Tousif... Fixes selection of cuDNN algorithm (#15881)
2019-01-23 Edward YangDisable flaky test
2019-01-23 Junjie BaiUpdate third_party protobuf to v3.6.1
2019-01-23 Armaan Sethifix sigma in the middle of when word (#16227)
2019-01-23 Derek KimTypos and broken RSTs fixed in torch.distribution ...
2019-01-23 Johannes M... tune elementwise for AMD uarch (#16217)
2019-01-23 rohithkrnfix typo in resnet50_trainer.py
2019-01-22 Lu Fangupdate of fbcode/onnx to dc75285d4a1cff9618400164dfdb26...
2019-01-22 Shen LiAdd default_stream() and enhance current_stream() ...
2019-01-22 Edward Yangcomplex_registration_extension.cpp includes to angled...
2019-01-22 Edward YangRemove ATen/Allocator.h forwarding header.
2019-01-22 Edward YangRemove dead curVal store.
2019-01-22 Sebastian MessmerMake kernel registration constexpr again (#16166)
2019-01-22 Sebastian MessmerAvoid closure around kernel (#16165)
2019-01-22 Sebastian MessmerPass IValues from JIT to c10 dispatcher (#16066)
2019-01-22 Shen LiRelease GIL when synchronize or wait (#16182)
2019-01-22 Wanchao LiangRevert D13540278: [pytorch][PR] Unhide unique from...
2019-01-22 Xiang GaoReturn namedtuples from torch.* function with multiple...
2019-01-22 Jongsoo ParkFix formating in caffe2/quantization/server/README.md
2019-01-22 Yaxun (Sam... hip-clang enablement (#16085)
2019-01-22 Andy WeiRaise CalledProcessError when torch.distributed launch...
2019-01-22 Shahzad LoneReserve vectors that we know the size in advance for...
2019-01-22 Will Fengcpp doc fix (#16221)
2019-01-22 Lu FangMove away from ConstantFill (#16214)
2019-01-22 Zachary DeVitoban conv_double_backward from sandcastle, it takes...
2019-01-22 Zachary DeVitoRemove dead code from setup.py, remove need for build...
2019-01-21 Xiang GaoUnhide unique from C++, make unique partially scriptabl...
2019-01-21 Lu Fangupdate of fbcode/onnx to c553fb32a0902ce5dd42e1b40123e9...
2019-01-20 Xiaomeng YangSeparate Moments from math and optimize it (#16175)
2019-01-20 Shen LiUnify device() return type in Stream, Event, and Tensor...
2019-01-20 Spandan TiwariReplace use of ConstantLike with with ConstantOfShape...
2019-01-19 Miro FurtadoFix LBFGS issue (#16167)
2019-01-19 Kjell SchubertAllow for concurrent quantization in FullyConnectedDNNL...
2019-01-19 Lu FangSupport ConstantOfShape in Caffe2 ONNX Backend (#16108)
2019-01-19 Xiaomeng YangSeparate affine_channel from math and optimize it ...
2019-01-19 Sebastian MessmerPass IValue from c10 dispatcher to caffe2 operator...
2019-01-19 Sebastian MessmerMake c10 dispatcher use boxed kernel function pointers...
2019-01-18 Thomas Viehmannadd back NNPACK in PyTorch (#15924)
2019-01-18 Natalia Gimelsheinimprove performance of unique with inverse indices...
2019-01-18 Michael Suofix for clang-tidy (#16164)
2019-01-18 Shen LiChange current device in stream context manager if...
2019-01-18 Jerry ZhangFix SoftmaxOps (#16049)
2019-01-18 Jerry Zhangrest of uses for deprecation of dims() in Tensor (...
2019-01-18 Nikita ShulgaRNN operators should inherit step_net device_options...
2019-01-18 Elias EllisonAdd implicit optional unwrapping (#15587)
2019-01-18 Jerry ZhangAdd defined() to caffe2::Tensor (#16125)
2019-01-18 Edward YangRemove ATen/Half.h and ATen/core/Half.h forwarding...
2019-01-18 Shen LiPort legacy any(*) to ATen
2019-01-18 Richard ZouImprove pack_sequence and pack_padded_sequence error...
2019-01-18 Teng LiTCP init method race condition fix (#15684)
2019-01-18 Dmytro DzhulgakovRemove caffe2::Tensor copy constructor (#15416)
2019-01-18 Zachary DeVitoFix RERUN_CMAKE
2019-01-18 Mikhail ZolotukhinCleanup includes in python_print.cpp.
2019-01-18 Mikhail ZolotukhinRefactor attributes.h (#16098)
2019-01-18 Sebastian MessmerFix export macros (#15856)
2019-01-18 Sebastian MessmerRemove some dependencies from ivalue.h to ATen (#15855)
2019-01-18 Sebastian MessmerCode style cleanup (#15854)
2019-01-17 Sebastian MessmerUse intrusive_ptr for Blob in IValue (#16052)
2019-01-17 Sebastian MessmerMove c10 dispatcher back to ATen/core (#16050)
2019-01-17 Chris GottbrathMoving cuda-convnet2 to the internal fb dir to satisfy...
2019-01-17 Michael Suofurther wildcard cleanups (#16041)
2019-01-17 David RiazatiRefactor _jit_internal (#16058)
2019-01-17 Jesse HellemnInclude all Caffe2 headers in Python installations...
2019-01-17 Aaron JaechAdd comment to explain rnn bias vectors (#15843)
2019-01-17 Will FengAdd @yf225 to cpp codeowner
2019-01-17 Yangqing JiaUpdate FP16 to latest master (#14498)
2019-01-17 Egil MartinssonCleanup gumbel_softmax (#13339)
2019-01-17 Christian PuhrschAdd matches_jit_signature attribute to native_functions...
2019-01-17 FrankHuiadd if in register_buffer like register_parameters...
2019-01-17 Edward YangRevert D13709409: [pytorch][PR] Exclude pyi from flake8...
2019-01-17 Guoqiang Jerry... respect grad guard for torch.jit._fork and torch.jit...
2019-01-17 Gregory ChananRevert batched pdist, improve existing kernel, add...
2019-01-17 Derek KimFix trivial typos in torch.cuda._utils (#16026)
2019-01-17 Sasha RushUnify the shape notation for all of the pytorch modules...
2019-01-17 Neeraj PradhanFix numerical stability in binomial.log_prob (#15962)
2019-01-17 Lu Fangupdate of fbcode/onnx to fd60104394fa353e1762f44ecad1b2...
2019-01-17 Derek KimA trivial typo fixed in onnx.verify.verify (#15871)
2019-01-17 Syed Tousif... Remove support for CUDNN 6 (#15851)
2019-01-17 Edward YangExclude pyi from flake8 checks. (#16105)
2019-01-17 Marat DukhanUpdate cpuinfo to avoid reporting error when sysfs...
2019-01-17 bddppqExport PyTorch erf to ONNX Erf and add Caffe2 Erf operator
2019-01-17 DavidWongEAPotential fix for model inference crash on Win10 (...
2019-01-17 Shen LiMove all Stream and Event Python implementation to...
2019-01-17 Derek KimA trivial typo fix in caffe2.python (#15907)
2019-01-17 Xiaomeng YangAdd count_include_pad for avg_pool on CuDNN (#16100)
2019-01-17 Derek KimEnhance the documentation for DistributedDataParallel...
2019-01-17 QingfengLifix a little error in comments (#15922)
2019-01-17 fulltopicCorresponding data type for BYTE (#15627)
2019-01-17 Derek KimFix possible importing errors in build_libtorch.py...
next