platform/upstream/pytorch.git
2019-04-06 Nishant PanditQuantizer pass to insert quant-dequant nodes into IR...
2019-04-06 Soumith Chintalaadd SyncBatchNorm to docs (#18988)
2019-04-06 mooncake4132Add c10_cuda to libraries in CUDAExtension for Windows...
2019-04-06 Gao, XiangRemove Trainer from README.md (#18980)
2019-04-06 Zachary DeVitoCreate Object that represents a Module (#18469)
2019-04-06 Gao, XiangAdd numpy like repeat as torch.repeat_interleave (...
2019-04-06 Elias EllisonFix interpolate trace (#18875)
2019-04-06 James ReedCode string API for fuser testing (#18884)
2019-04-05 Michael Suoremove unused func (#18712)
2019-04-05 Junjie BaiRevert D14778810: [caffe2/int8] fix bug when falling...
2019-04-05 Zachary DeVitoslots with explicit value/setValue make more sense...
2019-04-05 Zachary DeVitoMake Object hold its ClassType (#18467)
2019-04-05 Zachary DeVitoEnforce single parent for script submodules (#18379...
2019-04-05 Stas BekmanCUDA_NVCC_EXECUTABLE is not needed, as nvcc is in PATH...
2019-04-05 Ahmad Salim... Fix precision issue with expansion that prefers 'probs...
2019-04-05 Joakim RishaugMethod is supposed to be in-place (#18684)
2019-04-05 Summer Dengfix bug when falling back to acc32 when weight is prepa...
2019-04-05 Marek KolodziejMore numerically stable lerp (#18871)
2019-04-05 Pieter NoordhuisIncrease default c10d/ProcessGroupGloo test timeout...
2019-04-05 Ailing Zhangremove symbolic variable part 1 (#17986)
2019-04-05 Edward YangRevert D14742020: Wrap workaround for cpp custom types...
2019-04-05 Karl OstmoDecompose more Windows scripts (#18917)
2019-04-05 Dmytro DzhulgakovWrap workaround for cpp custom types a bit prettier...
2019-04-05 bddppqRemove cuda::compat functions in aten (#18905)
2019-04-05 Michael Suofix side-effects and aliasing for custom ops (#18711)
2019-04-05 Elias EllisonExpand the list of ops that mutate an inputs shape...
2019-04-05 J M Dieterichadd launch bounds, enable more tests (#18909)
2019-04-05 Yinghai LuAdd backward pass to infer single missing input shape...
2019-04-05 Jiakai Liuchange to use clang if NDK >= 18 (#18914)
2019-04-05 Zachary DeVitoRevert D14673459: [pytorch][PR] [jit] Replace Slot...
2019-04-05 Edward YangDisable flaky test_proper_exit test. (#18950)
2019-04-05 Edward YangCheckout pytorch_sphinx_theme with https. (#18859)
2019-04-05 Pieter NoordhuisAdd tests for reducer class (#18845)
2019-04-05 Owen AndersonFix a few instances of notifying on a CV while holding...
2019-04-05 peterUnify caffe2 and libtorch build scripts on Windows...
2019-04-05 Gregory ChananSimplify storage wrapping in TH. (#18855)
2019-04-05 Gregory ChananCache device on TensorImpl; clean up TensorImpl constru...
2019-04-05 Vitaly FedyuninRevert "Adding pin_memory kwarg to zeros, ones, empty...
2019-04-05 Sebastian MessmerSilence compiler warnings (#18912)
2019-04-05 Dmytro DzhulgakovScriptModuleOp in caffe2 (#18716)
2019-04-05 Karl Ostmoflake8 fix on extracted python script
2019-04-05 David RiazatiReplace Slot on script::Method with NamedIValue (#18252)
2019-04-05 Karl OstmoU/kostmo/windows offload scripts 3
2019-04-05 Tongzhou Wangfix lint in optim doc
2019-04-05 Iurii ZdebskyiFixed the comment to reference gist example instead...
2019-04-05 Sepehr Samenireturn missing keys from load_state_dict (#18668)
2019-04-05 Junjie BaiFix caffe2 miopen conv transpose gradient op for case...
2019-04-05 Brennan Vincentdon't attempt to multiply by a sparse matrix (#18737)
2019-04-05 Wanchao Liangadd Fast-RNN to AI-PEP
2019-04-04 Pieter NoordhuisAllow override of backend in dist.new_group() (#18595)
2019-04-04 LaraONNX Export All Cases of Softmax
2019-04-04 Iurii ZdebskyiAdded bool and half support for resize_as_ and view...
2019-04-04 Lu Fangupdate of fbcode/onnx to 079c2639f9bb79b1774d1e3bfa05b0...
2019-04-04 James ReedActually model scalar type promotion in shape analysis...
2019-04-04 Max WangAdd a .ctags.d/ toplevel directory (#18827)
2019-04-04 WanwannodaoFix typo
2019-04-04 Xiaomeng YangAdd support for group ConvTranspose (#18794)
2019-04-04 Gregory ChananDisallow changing the device of a tensor via set_....
2019-04-04 Karl OstmoU/kostmo/win test offload scripts
2019-04-04 Zachary DeVitoRevert D14603722: Enforce single parent for script...
2019-04-04 Edward YangFix deviceCount on FakeGuardImpl. (#18745)
2019-04-04 Gregory ChananStop swapping in Storages of the wrong device for Tenso...
2019-04-04 Roy LiPass ScalarType separately from Type in python constructors
2019-04-04 Roy LiStore ScalarType and Backend instead of Type in TensorI...
2019-04-04 Roy LiIntroduce DeprecatedTypeProperties class (#17991)
2019-04-04 Bram WastiFix to handle null strides in DLPack tensor (#18510)
2019-04-04 Yinghai LuAdd shape inference function for Split (#18838)
2019-04-04 Lu FangFix the duplication problem in _unique_state_dict ...
2019-04-04 Jongsoo Parkfold col offset into bias; optimize A symmetric quant...
2019-04-04 Michael Suofix flake8 lint (#18835)
2019-04-04 Michael Suorun cpp tests for non-cuda builds in test_jit.py (...
2019-04-04 Lu FangFix the linter (#18842)
2019-04-04 Zachary DeVitoEnforce single parent for script submodules (#18379)
2019-04-04 Elias EllisonAllow ints, floats, and tensors in conditional (#18755)
2019-04-03 Wanchao LiangFix layernorm ad formula on weight and bias (#18233)
2019-04-03 Zachary DeVitoUnify namespace of script::Module (#18378)
2019-04-03 Vitaly FedyuninStep 1: Secretly add return_counts to unique, and refac...
2019-04-03 Shen LiSupport replicating multi-GPU modules (#18687)
2019-04-03 Wanchao Liangflake8 fix
2019-04-03 Gregory ChananRemove `device_guard: False` from native_functions...
2019-04-03 Edward YangSwitch our Linux machine AMI to a newer image. (#18433)
2019-04-03 Jerry ZhangQTensor (#18230)
2019-04-03 Dmytro DzhulgakovEnforce import order to make protobuf cpp implementatio...
2019-04-03 Lu FangPin onnx ir_version to 4 (#18768)
2019-04-03 Soumith Chintalafix nccl compilation to make sure it compiles for archi...
2019-04-03 Soumith Chintalapush magma init into lazyInitCUDA (#18527)
2019-04-03 Jerry ZhangFor some files that are touched by the QTensor diff...
2019-04-03 Wanchao LiangFix contiguous AD and Autogradzero inconsistency (...
2019-04-03 Iurii ZdebskyiAdded indexing for bool tensors and bool Indices (...
2019-04-03 Lu Fangadd an assertion to check the param num (#18145)
2019-04-03 Jiakai Liuadd Android NDK param to CI docker build script (#18782)
2019-04-03 Gu, JinghuiUpgrade mkldnn-bridge for dnnlowp support (#16308)
2019-04-03 Michael Köseladd 'abs' builtin
2019-04-03 kshitij12345Fix dense Embedding to work with double backward (...
2019-04-03 Shen LiHighlight NCCL all_reduce and all_gather requirements...
2019-04-03 svcscmUpdating submodules
2019-04-03 peterMake it possible for users for select /Zi or /ZI over...
2019-04-03 Jongsoo Parkuse optimization in D14020675 (#16945)
2019-04-03 Gregory ChananAdd device and dtype to storage. (#18749)
2019-04-03 Gregory ChananUse non-legacy constructors for tensor deserialization...
next