platform/upstream/pytorch.git
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.
2019-03-08 Tim KhatkevichSupport failback for more operators in ideep (#17747)
2019-03-08 Mikhail ZolotukhinCleanup include files in jit/passes/common_subexpressio...
2019-03-08 Christian PuhrschUse return names in JIT operators
2019-03-08 Jerry ZhangChange ConvPoolOp<Context>::SetOutputSize to ConvPoolOp...
2019-03-08 Roy LiClean up some old ScalarType stuff
2019-03-07 Elias Ellisonadd reference to flake8-mypy in contributing.md
2019-03-07 vishwakftwMove lerp to ATen, add functionality for tensor weights...
2019-03-07 Iurii ZdebskyiRefactor dispatcher (#17753)
2019-03-07 Wanchao Liangadd layernorm to AD
2019-03-07 Hector Yuenmove half<->float conversions to oss operators (#17548)
2019-03-07 Lu FangFix the update ONNX expect files (#17767)
2019-03-07 Mikhail ZolotukhinCleanup testFusion/testOne: there are unused arguments.
2019-03-07 Lu Fangupdate of fbcode/onnx to 96c58ceeacf0f2b73d752e413e4fd7...
2019-03-07 Lu FangSet the default ONNX opset to the latest stable opset...
2019-03-07 David RiazatiAdd module attributes (#17309)
2019-03-07 Spandan Tiwari- refactoring serialization of ONNX initializers to...
2019-03-07 Lara Haidar... ONNX Export for Max and Average Pooling in CEIL_MODE
2019-03-07 Elias Ellisonuse flake8-mypy (#17721)
2019-03-07 Jongsoo Parkuse fp16<->fp32 intrinsic (#17496)
2019-03-07 Ahmed AlyImplement a Caffe2 standalone LSTM operator (#17726)
2019-03-07 Sebastian Messmercaffe2:libtorch_cuda depends on caffe2:caffe2_gpu ...
2019-03-07 Jongsoo Parkadd tensor and cost inference functions (#17684)
2019-03-07 Lara HaidarONNX Export Narrow op
2019-03-07 Yinghai LuKeep the dim_type of hinted shape as BATCH if possible...
2019-03-07 jwufix different round behavior on CPU and GPU #16498...
2019-03-07 zou3519Warn about memory overlaps on expanded tensors (#17576)
2019-03-06 Tongzhou Wangfix exp fam. formula
2019-03-06 Sebastian Messmerrefactor caffe2 operator constructors - 10/9 (#17659)
2019-03-06 Lu FangImprove ONNX symbolic for logsoftmax and softmax (...
2019-03-06 peterEnable using CMD when building cpp extensions on Windows
2019-03-06 Yinghai LuDo not rename net boundary inputs/outputs during ssaRew...
2019-03-06 Sebastian MessmerReapply D14078519 (#17596)
2019-03-06 eellisonBatch of expect file removals (#17581)
2019-03-06 jiej(#14267)
2019-03-06 Tongzhou WangUpdate ModuleDict doc about order
2019-03-06 Pieter NoordhuisUpdate CODEOWNERS (#17720)
2019-03-06 Lara Haidar... ONNX Export Argmin and Argmax ops
2019-03-06 Lu FangTurn atol to 1e-5 when comparing the end to end results...
next