platform/upstream/pytorch.git
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)
2019-03-15 Junjie BaiUpdate caffe2 docker images tag to 253 (#18031)
2019-03-15 Johannes M... Fix typo (#17949)
2019-03-15 J M DieterichUpdate to ROCm2.2 (#18007)
2019-03-15 Michael Suofix clang-tidy (#18030)
2019-03-14 David RiazatiAllow fewer arguments than the max in ArgumentSpec...
2019-03-14 Lu Fangupdate of fbcode/foxi to d1f45b1a2b1585d0e9bc65e15e463d...
2019-03-14 Edward YangUse std::isnan instead of self-comparison. (#18021)
2019-03-14 Yinghai LuUnroll If ops when doing ONNXIFI transform (#18039)
2019-03-14 Yinghai LuMinor improvements to ONNXIFI transform (#17964)
2019-03-14 Junjie BaiRun fp16 resnext101 training in bench script (#17963)
2019-03-14 JieTensor Iterator loop unrolling (#17667)
2019-03-14 Xiaomeng YangTemp fix for TileOp backward compatibility (#18026)
2019-03-14 Michael Suoadd a dump method to TreeViews (#17965)
2019-03-14 Duc NgoJIT IR - Make valueMapPtr optional in convertNetDefToIR...
2019-03-14 Yanghan Wangregister RoIAlign with C10
2019-03-14 Wanchao Liangadd tanh to AD and fix layernorm schema
2019-03-14 peterAdd magma debug version for Windows
2019-03-14 peterSimplify env creation when running Windows tests (...
2019-03-14 Edward YangFix lint in test_multiprocessing.
2019-03-14 Gregory ChananRemove ArgcountSortPlugin, which doesn't seem to be...
2019-03-14 Edward YangFix lint in test_nn.py (#18006)
2019-03-14 Sebastian MessmerSimplify macros for exposing c10 ops to c2 (#17781)
2019-03-14 Sebastian MessmerImprove caffe2 operator wrapping (#17743)
2019-03-14 Gregory ChananRemove unused KwargsPlugin.
2019-03-14 vaeksareDisable btri tests on Windows if MAGMA is not found...
2019-03-14 bhushanReport convolution size mismatch (#17436)
2019-03-14 Jongsoo Parkmake momentum non negative in adagrad test (#18009)
2019-03-14 Lu FangFix the CI
2019-03-13 Junjie BaiFix missing return in HIPStreamMasqueradingAsCUDA:...
2019-03-13 Gregory ChananRemove AssertNDim, which doesn't seem to be used.
2019-03-13 Gregory ChananRemove unused BoolOption.
2019-03-13 Elliot WaiteFix some typos in distributed.py.
2019-03-13 peterFix Windows test CI
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()
next