platform/upstream/pytorch.git
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...
2019-04-03 Iurii ZdebskyiAdded numpy conversion (#18505)
2019-04-03 Gregory ChananRemove THTensor_(newUnfold). (#18773)
2019-04-03 mingzhe0908temp fix for flake8 error (#18788)
2019-04-03 Igor FedanFix flake8 issues
2019-04-03 Jerry ZhangChange ReinitializeTensor to use C10_LOG_FIRST_N (...
2019-04-03 Yinghai LuAdd support for getting TensorProto argument (#18364)
2019-04-03 Michael Suomake test module hook use save/load (#18284)
2019-04-03 Zachary DeVitoAdd ability to specialize class types to ArgumentSpec...
2019-04-03 Mingzhe LiOperator-level performance microbenchmarks (#18740)
2019-04-02 Iurii ZdebskyiBool Tensor for CUDA (#18166)
2019-04-02 Jan SchlüterAdd helpful information to the gradient/inplace operati...
2019-04-02 Mikhail Zolotukhinbuild_variables.py: turn on link_whole for _C_impl...
2019-04-02 vaeksareFix windows msbuild bug (#18748)
2019-04-02 Igor Fedantorch.cross' dim default changed to c10::optional inste...
2019-04-02 SachaFix multi-configuration on Windows CMake (CUDA) (#18548)
2019-04-02 Igor FedanFix flake8 issues in gragrad test
2019-04-02 Sebastian MessmerRegister operators by passing arguments to RegisterOper...
2019-04-02 Sebastian MessmerAllow registering an operator schema without a kernel...
2019-04-02 Sebastian MessmerImprove compiler error messages of the op registration...
2019-04-02 Sebastian MessmerImprove and test error messages for signature mismatche...
2019-04-02 Sebastian MessmerEnable gmock and fix system gtest issue (#18706)
2019-04-02 Edward YangEmergency workaround for apt-get failure. (#18733)
2019-04-02 Pieter NoordhuisFix clang-tidy errors in torch/csrc/distributed
2019-04-02 Eli AmesefeUndefined behavior with memset of std::string to 0...
2019-04-02 Soumith ChintalaRevert D14717015: [pytorch][PR] fix nccl compilation...
2019-04-02 Lu Fangupdate of fbcode/onnx to f0d7df2c643c4e37f1fd7735ef02c9...
2019-04-02 Vitaly FedyuninAdding pin_memory kwarg to zeros, ones, empty, ......
2019-04-02 Edward YangImprove Backend comment. (#18567)
2019-04-02 vishwakftwExpose alias multinomial methods to ATen (#17904)
2019-04-02 BloodAxeUpdate cpp_extension.py (#18638)
2019-04-02 Mark Parefix typo
next