platform/upstream/pytorch.git
2019-03-13 Edward YangFix lint in test_utils.py (#17944)
2019-03-13 Guanheng ZhangSpeed up gemm by reordering the for loops (#17730)
2019-03-13 livcfix punctuation
2019-03-13 Thomas Viehmannfixes for AVX detection (#17915)
2019-03-13 Thomas ViehmannDisable FBGEMM when building under x86 32bit (#17922)
2019-03-13 serhii-havrylovUpdate docs for `mark_non_differentiable` method (...
2019-03-13 Sebastian MessmerSimplify OpKernel (#17925)
2019-03-13 Junjie BaiMark DispatchTable move ctor and move assignment operat...
2019-03-13 Lu FangAdd more hint in the JIT tracer (#17957)
2019-03-13 Andrey MalevichFix half-float conversion ops to handle tensors larger...
2019-03-13 Lu FangOverride the resolve_library_path in FBCode (#17497)
2019-03-13 Karl Ostmoupdate ccache guide (#17938)
2019-03-13 Michael Suounify cpp tests (#17947)
2019-03-13 svcscmUpdating submodules
2019-03-13 Duc NgoRemove sinkMaxPool transformation (#17694)
2019-03-13 Alexey KozhevnikovFix Windows build (#17917)
2019-03-13 Jongsoo Parkfix overly restrictive assertion (#17939)
2019-03-13 Owen AndersonEnable threadpool threads to greedily acquire new tasks...
2019-03-13 Duc NgoJIT IR - Add option to remove prefix string when conver...
2019-03-12 Kai ZhangMisleading documentation for module._load_from_state_di...
2019-03-12 Sandeep KumarEnable detectron on AMD GPU
2019-03-12 Iurii ZdebskyiRemoved dead code from THTensorMath.h (#17873)
2019-03-12 Edward YangFix lint in test_torch.py (#17807)
2019-03-12 svcscmUpdating submodules
2019-03-12 jainkunal3004Eliminate the use of Type. (#17804)
2019-03-12 Dan PoveyMake Variable::set_data non-const; cosmetic fixes.
2019-03-12 Ailing Zhangremove warning for upsample code (#17921)
2019-03-12 Xiaomeng YangOptimize TileOp (#17290)
2019-03-12 Xiaomeng YangOptimize channel_stats_op (#16243)
2019-03-12 Hector Yuenenable shape inference for elementwise operators (...
2019-03-12 Elias EllisonRemove remaining test jit expects redux (#17924)
2019-03-12 Elias EllisonHandle Scalars Better (#17875)
2019-03-12 Brian JohnsonFixed a formatting issue in doc comments (#17505)
2019-03-12 Edward YangAdd nbytes, itemsize, element_size to at::Tensor. ...
2019-03-12 Edward YangFix lint in test_distributions.py
2019-03-12 Edward YangFix lint in test_jit.py
2019-03-12 Edward YangFix lint errors in test_autograd
2019-03-12 Andras TantosAdded a few extra python bindings to help with walking...
2019-03-12 Thomas Viehmannkthvalue consistency with sort in the presence of NaN...
2019-03-12 joyFix minor grammatical mistakes in torch/nn/modules...
2019-03-12 Christian PuhrschRemove (almost all) TensorOptions from native_functions...
2019-03-12 Karl OstmoRestore full Windows tests (#17102)
2019-03-12 peterPrevent VS2017 from emitting ambiguous symbol errors...
2019-03-12 xuzhuFix windows test hang (#17778)
2019-03-12 vishwakftwtorch.btrifact for tensors with greater than 3 dimensio...
2019-03-12 Roy LiSmall clean up of aten_op
2019-03-12 Michael Suoadd support for parsing class defs to the string fronte...
2019-03-12 Michael Suoadd test for out of order methods (#17624)
2019-03-12 Michael Suoinitializing class value (#17585)
2019-03-12 Pieter NoordhuisRemove unused parameter in ProcessGroupGloo (#17718)
2019-03-12 Elias EllisonRevert D14414435: [pytorch][PR] Remove remaining IR...
2019-03-12 Elias EllisonRemove remaining IR Expect files (#17886)
2019-03-12 Iurii ZdebskyiBool tensor creation (cpu) (#17376)
2019-03-11 Roy LiRemove device guard from TypeDefault::copy()
2019-03-11 Michael Suore-enable torch.split tests (#17859)
2019-03-11 Edward YangFix lint in test_dataloader.py
2019-03-11 Johannes M... Optimize fused_dropout_kernel launch bounds for AMD...
2019-03-11 Vishwak SrinivasanDeprecate torch.pstrf (#17866)
2019-03-11 Gao, XiangAllow structseq to be input of operators where tuple...
2019-03-11 Eric NakagawaAdd PyTorch Governance, Contributor Guide, and List...
2019-03-11 Yinghai LuFix compilation error (#17860)
2019-03-11 Edward YangRevert D14392864: Fix lint in test_dataloader.py
2019-03-11 Iurii ZdebskyiRemoved dead code from THTensorMath.h (#17769)
2019-03-11 bhushanIntroducing array-like sequence methods __contains__...
2019-03-11 peterRevert "Add check for x64 Python before setup (#17707...
2019-03-11 Nicki SkafteRegistering of kl-divergence for independent distributi...
2019-03-11 Edward YangFix lint in test_dataloader.py
2019-03-11 Tongzhou WangFurther improvements of nn.container docs
2019-03-10 Tongzhou Wangfix faq typo
2019-03-10 bhushanFix log_softmax and softmax if any dimension is 0-d...
2019-03-10 ZhuBaoheCorrect loss docstrings (#17300)
2019-03-10 HE, TaoWhen openblas exists, "OpenBLAS_FOUND" is defined,...
2019-03-10 bhushanPassing indices as a list to Subset instead of Tensor...
2019-03-10 James ReedClarify JIT docs
2019-03-10 Pritam DamaniaAdd metadata for torch jit TracedModules. (#17640)
2019-03-10 Konstantin... Fix PySlice_Unpack not available on PyPy 3.6 yet (...
2019-03-09 Ronan LamyPyPy compatibility: let unmodified slots be inherited...
2019-03-09 Junjie BaiRun fp16 resnet50 training in bench script (#17831)
2019-03-09 Summer DengInt8 FC performance debugging (#17700)
2019-03-09 Xiaomeng YangOptimize LayerNormOp (#17604)
2019-03-09 Roy LiRemove some simple use cases of Type::ScalarType()
2019-03-09 Roy LiChange Dispatch.h to use ScalarType over Type
2019-03-09 Lu FangRevert D14361993: [pytorch][PR] [Onnx] - refactoring...
2019-03-08 James ReedOpen registration for c10 thread pool (#17788)
2019-03-08 David RiazatiCast nn.Upsample.scale_factor to a float (#17732)
2019-03-08 Edward YangFix lint in run_test.py
2019-03-08 Edward YangFix lint in test/common_utils.py
2019-03-08 Roy LiReplace tensor.type().scalarType() calls with tensor...
2019-03-08 Yinghai LuCatch exceptions in bound_shape_inference (#17775)
2019-03-08 Sebastian Messmerrefactor caffe2 operator constructors - 11/9 (#17722)
2019-03-08 Edward YangSuppress C408 lint (don't use dict constructor) (#17813)
2019-03-08 Christian PuhrschAdd matches_jit_signature to recent native functions
2019-03-08 peterjc123Add /MD to prevent linking errors on Windows
2019-03-08 Dmytro DzhulgakovChange message on unknown db type to be friendly (...
2019-03-08 David RiazatiTrace rnn max_batch_size (#17727)
2019-03-08 Sebastian MessmerRemove legacy way of exposing caffe2 operators to PyTor...
2019-03-08 Gregory ChananRemove 'Tensor' key from ATen codegen. (#17782)
2019-03-08 Gregory ChananRemove ProcessorSpecificPlugin. (#17789)
2019-03-08 Gregory ChananRemove THPPlugin. (#17790)
2019-03-08 Edward YangReplace tens with hundreds.
next