platform/upstream/pytorch.git
2019-01-05 Jerry ZhangTensor method rename dims()->sizes() - 1/2
2019-01-04 Lu Fangupdate of fbcode/onnx to 8384c788939bc65463f9754b6a7a00...
2019-01-04 andersjremove use of tmp_install
2019-01-04 Will FengUpdate CI credentials
2019-01-04 zrpherculeTemporarily disable all XXXlike operator tests in pytor...
2019-01-04 Jerry ZhangTensor construction codemod - 2/2 (#15600)
2019-01-04 Elias EllisonPrint out operator suggestions for unknown builtin...
2019-01-04 svcscmUpdating submodules
2019-01-04 Jerry ZhangTensor construction codemod - 1/2 (#15598)
2019-01-04 Jongsoo Parkremove dependency to fp32 batch permutation op (#15723)
2019-01-04 Michael CarilliCudnn Handle Pool 3: At Wit's End (#15668)
2019-01-04 vishwakftwRemove TH/THC link for cholesky_solve (#15691)
2019-01-04 YoungseokModify torch.gesv error message (#15654)
2019-01-04 Jongsoo Parkmake conv_depthwise_dnnlowp_op_test faster (#15725)
2019-01-04 Elad Zipporyclarified language of doc for torch.mul (#15664)
2019-01-04 Jongsoo Parkdisallow nbits_in_non_outlier == 0 in acc16 conv; optio...
2019-01-04 Elias EllisonTorch tensor (#15224)
2019-01-03 Shen LiA quick fix for Stream operation errors on non-current...
2019-01-03 David RiazatiBreak up generated tests (#13992)
2019-01-03 Michael Suoflake8 hook fix (#15693)
2019-01-03 Stuart GolodetzPrevent VS2017 from emitting ambiguous symbol errors...
2019-01-03 Zachary DeVitotrace s_copy_ (#15690)
2019-01-03 Ailing ZhangAdd mkldnn conv double backward (#15686)
2019-01-03 Spandan TiwariFix ONNX export of logical ops, including torch.ne...
2019-01-03 Shen LiPort legacy reflection_pad1d to ATen (#15480)
2019-01-03 Jongsoo Parkbug fix in 3d group conv (#15625)
2019-01-03 Gregory ChananPort torch.arange to aten and parallelize on CPU.
2019-01-03 Gerard GoossenIgnore flake8 warning about whitespace before ':' ...
2019-01-03 Xiaomeng YangAdd count_include_pad arg for PoolOpGradient on CPU...
2019-01-03 Jianyu HuangUnify the usage of Dequantize (#15685)
2019-01-03 Shen LiFix vec256 inversion (#15659)
2019-01-03 Zachary DeVitoAdd min/max on numbers to JIT
2019-01-03 Natalia Gimelsheininitialize with ident value in global reduction (#15653)
2019-01-03 svcscmUpdating submodules
2019-01-03 rtarquiniSupport for Jetson Xavier (#15660)
2019-01-03 Jesse HellemnFixing cuda100 smoke tests
2019-01-03 Jerry ZhangRemove PythonOp non-CPU path and PytorchOp (#15417)
2019-01-02 svcscmUpdating submodules
2019-01-02 Michael Suofix select after chunk op (#15672)
2019-01-02 Michael Suomake flake8 failure blocking (#15675)
2019-01-02 Zachary DeVitoredo sleef build fix (#15549)
2019-01-02 Jongsoo Parkformat conv_test.py to prepare D13562099 (#15632)
2019-01-02 kiendangFix torch.gesv args in doc
2019-01-02 surgan12clamp fixes (#15479)
2019-01-02 svcscmUpdating submodules
2019-01-02 svcscmUpdating submodules
2018-12-31 Alexander RodinFix typo in documentation
2018-12-30 vishwakftwMake btriunpack work for high dimensional batches and...
2018-12-30 Xiaomeng YangAdd count_include_pad arg for average_pool_op on CPU...
2018-12-30 vishwakftwRemove TH/THC link for cholesky (#15595)
2018-12-30 ChristophConcatenate directly into shared memory when constructi...
2018-12-30 Mark HarfoucheAdd a patch for OSX with SDK<10.12 (#15615)
2018-12-29 Gao, XiangFix typo: szie -> size
2018-12-29 peterMake the warning suppression safer (#15560)
2018-12-29 Jongsoo Parkadd NCHW2NHWC and NHWC2NCHW in utils.py (#15588)
2018-12-29 Vishwak SrinivasanRemove TH/THC link for gesv (#15510)
2018-12-28 Dong Likeep extra_info of each op in ProfDagStats (#15244)
2018-12-28 David RiazatiError when torch.load-ing a JIT model (#15578)
2018-12-28 SsnLdefault_collate should collate bool list to byte tensor...
2018-12-28 Jongsoo Parkappend caffe2 prefix to dnnlowp cmd line options (...
2018-12-28 Jesse Hellemnadding nightly build smoke tests to circleci
2018-12-28 Lingyi Liuadd the int support (#15581)
2018-12-28 Will FengMove VariableImpl functions to AutogradMeta and Variabl...
2018-12-28 Roy Litest basic tensor interop
2018-12-28 David RiazatiAllow int/float cast to bool (#13391)
2018-12-27 Elias Ellisonremove print ops before exporting onnx graph (#15550)
2018-12-27 Igor FedanAdded deviceCount() virtual method to DeviceGuardImplIn...
2018-12-27 Gregory ChananPort torch.range to aten and parallelize on CPU.
2018-12-27 Lu FangExport group norm as ATen and add test (#15569)
2018-12-27 SsnLUpdate cuda.get/set_rng_state doc (#14324)
2018-12-27 Marat DukhanUpdate QNNPACK (#15561)
2018-12-27 Michael SuoRevert D13552080: [pytorch][PR] add clang-format check...
2018-12-27 daquexianFix wrong class name in jit _make_fail (#15559)
2018-12-27 Michael Suoadd clang-format check to CI (#15543)
2018-12-27 Ailing ZhangFix github branch prefix v (#15552)
2018-12-27 Viswanath SivakumarRotated boxes support for GPU GenerateProposals op...
2018-12-27 Viswanath SivakumarCUDA kernel for rotated NMS support, over 200x speedup...
2018-12-27 Will FengMove autograd metadata from VariableImpl to TensorImpl...
2018-12-26 Soumith Chintalaversion bump to 1.1 (#15554)
2018-12-26 derekIn README.md CMAKE_PREFIX_PATH should be CONDA_PREFIX...
2018-12-26 David Pollackadd from_pretrained method to EmbeddingBag (#15273)
2018-12-26 vishwakftwMake argument size checking consistent across CPU and...
2018-12-26 Michael Suoclang format world (#15524)
2018-12-26 Frank ZhangAdded correct isinf handling for Integral tensors ...
2018-12-26 Derek KimTrivial comment update in autograd/function.h (#15529)
2018-12-26 peterFix failed type cast in Windows Debug Build (#15333)
2018-12-26 Gu, JinghuiUpgrade MKL-DNN to version 0.17 and static build MKL...
2018-12-26 Soumith Chintalaremove legacy from docs (#15112)
2018-12-26 Alexander RodinUse at::zeros instead of torch::zeros in non-differenti...
2018-12-26 peterFix the compare logic in function `overflows` for MSVC...
2018-12-24 SsnLAllow converting char tensor to numpy; add [fi]info...
2018-12-24 Lin HuangPort replication_pad1d to ATen (#15507)
2018-12-24 Peter GoldsboroughSupport stateful dataset (#15096)
2018-12-24 Michael Suoput interactive prompt in bash (#15521)
2018-12-24 peterFix the iterator category for torch::data::Iterator...
2018-12-23 Michael SuoPrecommit hook: just warn if no clang-tidy (#15514)
2018-12-23 Gao, XiangAdd torch.rot90 to torch.rst
2018-12-23 Brennan Vincentfix parallelization detection for CPU foreach_reduced_e...
2018-12-22 Jongsoo Parkadd rowwise adagrad lp test (#15082)
2018-12-22 Jongsoo Parkhandle empty inputs to SparseLengthsMean correctly...
next