platform/upstream/pytorch.git
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
2019-04-02 Gregory ChananKill LegacyBridge functions that don't do multiple...
2019-04-02 svcscmUpdating submodules
2019-04-02 Jongsoo Parkadd Int8FCRelu (#18673)
2019-04-02 David RiazatiFix uninitialized value in pickler (#18678)
2019-04-02 Soumith Chintalafixes multiprocessing serialization for integer nn...
2019-04-02 Soumith Chintalafix nccl compilation to make sure it compiles for archi...
2019-04-01 Jon MalmaudMore type stubs (#18511)
2019-04-01 Gregory ChananNCCL build fix WITH_DISTRIBUTED=1.
2019-04-01 Duc Ngocaffe2 - set up correct inheritance structure for remai...
2019-04-01 Elias EllisonPeephole Optimize Shape Ops (#18549)
2019-04-01 Sebastian MessmerDeprecated lambda based API (#18542)
2019-04-01 Sebastian Messmerdeprecated function based API (#18444)
2019-04-01 Junjie BaiRevert "Tensor construction codemod(raw_mutable_data...
2019-04-01 Pieter NoordhuisC++ handler for gradient reduction (#18251)
2019-04-01 svcscmUpdating submodules
2019-04-01 Jongsoo Parkadd ConvRelu schema (#18693)
2019-04-01 Karl Ostmooffload scripts from win-test.sh
2019-04-01 peterSome fixes for the build script on Windows (#18681)
2019-04-01 Igor FedanFix for double backwards tests (#18190)
2019-04-01 David RiazatiAdd string index/slice operations (#18247)
2019-04-01 eellisonRe-land Parsing file check (#18570)
2019-04-01 Ru LiCreate Node2Vec ModuleKeeper
2019-04-01 Jongsoo Parkuse acc16 only when n>128 and k>128 in Skylake (#18672)
2019-04-01 Gregory ChananMove ideep singleton registration to ATen from C2....
2019-04-01 Shuichi KITAGUCHICreate torch/lib directory before copying _C.lib on...
2019-04-01 SachaMove flags that do not work on MSVC (#18686)
2019-04-01 Junjie BaiFix unused lambda capture warnings (#18662)
2019-04-01 Jongsoo Parkhandle a rare case of histogram min is inf/nan (#18239)
2019-04-01 Edward YangDelete duplicated technical content from contribution_g...
2019-04-01 Edward YangProvide flake8 install instructions. (#18629)
2019-04-01 Rui ZhuAdding quantized tensor shape/type info support for...
2019-03-31 David RiazatiFix test on windows (#18667)
2019-03-31 Ailing ZhangEnforce check ad in test_jit (#18509)
2019-03-31 Junjie BaiUse proper isnan check
2019-03-30 Soumith Chintalapad_circular -> _pad_circular (#18608)
2019-03-30 Will FengFix wrap(at::Scalar) (#18632)
2019-03-30 Gao, XiangDeprecated type() -> scalar_type()
2019-03-30 Edward YangTurn on F401: Unused import warning. (#18598)
2019-03-30 ryanUpdate documentation for CTCLoss (#18415)
2019-03-30 Sebastian MessmerFallback kernels (#18443)
2019-03-30 Sebastian MessmerIntroduce lambda-based kernel API (#18541)
2019-03-30 Sebastian MessmerReport better errors when kernel or dispatch key are...
2019-03-30 Sebastian MessmerMove stuff to cpp files (#18301)
2019-03-30 Sebastian MessmerCheck kernel against function schema in c10 op registra...
2019-03-30 Sebastian MessmerAdd functor- and function-based kernel registration...
2019-03-30 Sebastian MessmerNew operator registration MVP (#18161)
2019-03-30 Junjie BaiFix trt installation in CI (#18609)
next