platform/upstream/pytorch.git
2018-12-10 Edward YangDisable test_leaf_variable_sharing on ASAN runs
2018-12-10 Edward YangRevert D13306052: [pytorch][PR] Allow converting CharTe...
2018-12-10 Edward YangNon-INTERFACE AT_LINK_STYLE is dead code (#14822)
2018-12-10 SsnLSupport torch.load with encoding (#14743)
2018-12-10 SsnLConvert int8 numpy array to CharTensor (#14700)
2018-12-10 SsnLAllow converting CharTensor to np arrays (#14710)
2018-12-10 Jongsoo Parkpre-pack operation of dnnlowp conv with 16-bit accumula...
2018-12-10 Zachary DeVitoRespect -q of setup.py (#14972)
2018-12-10 SsnL_get_device_index supports parsing device strings
2018-12-10 Soumith Chintalaremove mingfeima mkldnn reference from README, as no...
2018-12-10 Zachary DeVitofixing some rebuild issues (#14969)
2018-12-09 vishwakftwRemove deprecated info argument in btrifact (#14935)
2018-12-09 Soumith Chintalaadd fix for CUDA 10 (#14971)
2018-12-09 Your NameFix mismatched test_{full,ones,zeros}_like onnx expect...
2018-12-09 Yiming Wufix auto grad summing for IfOp where intermediate outpu...
2018-12-09 Spandan TiwariExport ones_like, zeros_like and full_like using ONNX...
2018-12-09 Edward YangCanonicalize all includes in PyTorch. (#14849)
2018-12-09 Jongsoo Parkrace condition fix of calling mutable_data inside a...
2018-12-08 Fei SunAdd crop argument, can crop rec as well, first resize...
2018-12-08 Marat DukhanSwitch Int8Sigmoid to QNNPACK (#14883)
2018-12-08 Your NameONNX changes to use int32_t (instead of enum) to store...
2018-12-08 Sebastian MessmerRemove at references from c10
2018-12-08 Brennan VincentImplement `std` for multiple dimensions on CPU devices...
2018-12-08 Orion Reblitz... Add CAFFE2_API to video processing functions (#14900)
2018-12-08 Johannes M... Enable unit tests known to work on ROCm (#14011)
2018-12-08 Lu Fangupdate of fbcode/onnx to aca8473a40cf43f01958c81b648efc...
2018-12-08 rohithkrnEnable fp16 for MIOPEN operators in Caffe2 (#14905)
2018-12-08 Gu, JinghuiUpgrade MKL-DNN to version 0.17 (#14308)
2018-12-08 Daniel BermondFix build with OpenCV 4.0 (#14356)
2018-12-08 Sebastian MessmerRemove unused TensorImpl dependencies
2018-12-08 Sebastian MessmerRemove TensorImpl -> context_base dependency (#14658)
2018-12-08 Sebastian MessmerFix include paths for TensorOptions
2018-12-07 James ReedUpdate graph printouts in JIT docs (#14914)
2018-12-07 Ailing ZhangImprove hub documentation (#14862)
2018-12-07 James ReedUSE_FBGEMM=True by default
2018-12-07 Sergei NikolaevUSE_TENSORRT support and TensorRT 5 compatibility
2018-12-07 Orion Reblitz... Add __init__.py so files get picked up on install ...
2018-12-07 Gregory ChananReplace calls of Type::_th_tensor. (#14877)
2018-12-07 Peter GoldsboroughLarge scale fix of python-related files in torch/csrc/
2018-12-07 PenghuiChengImplementation of WeightedSum op for mkl-dnn and fix...
2018-12-07 Yudong GuangRevert D13205604: Move numa.{h, cc} to c10/util
2018-12-07 vishwakftwExpose torch.roll function and method (#14880)
2018-12-07 Junjie BaiMake autograd engine compatible with hip
2018-12-07 Jon CrallFixed ConvT docstring (#14876)
2018-12-07 svcscmUpdating submodules
2018-12-07 David RiazatiRemove weak module test expect files (#14871)
2018-12-07 Wei Yanggradcheck (#14596)
2018-12-07 Teng LiSkipping two c10d tests only if there are multi-GPUs...
2018-12-06 Sebastian MessmerMove TensorOptions, DefaultTensorOptions to c10
2018-12-06 Marat DukhanSwitch Int8MaxPool operator to QNNPACK (#14832)
2018-12-06 Richard Zoucollect_env.py: get conda magma and mkl information...
2018-12-06 zrpherculeAdd LogSigmoid support in ONNX symbolic (#14830)
2018-12-06 Ashwin BharambeKill GPU memory logs in normal runs (#14838)
2018-12-06 Junjie BaiStop inserting static casts in Hipify (#14853)
2018-12-06 Jerry ZhangTensor construction codemod - 3/3 (#14835)
2018-12-06 Jerry ZhangTensor construction codemod - 1/3 (#14828)
2018-12-06 Jerry ZhangMove numa.{h, cc} to c10/util (#14393)
2018-12-06 Johannes M... Upgrade CI to ROCm 1.9.2 (#14216)
2018-12-06 Jan SchlüterAllow linspace and logspace with steps=1 and start...
2018-12-06 Jie(#14580)
2018-12-06 Ricardo CuencaConsistent formatting in losses' docs
2018-12-06 Alex ŞuhanAdd (partial) autodiff support for nll_loss (#14305)
2018-12-06 svcscmUpdating submodules
2018-12-06 svcscmUpdating submodules
2018-12-06 lcskrishnaFixed MIOpen RNN Segfault issue and enabled RNN test...
2018-12-06 Yinghai LuExport complete subgraph io info when calling onnxGetBa...
2018-12-06 Huan GuiFix clip gradient with empty input (#14709)
2018-12-06 JerryShihRemove protobuf dependency in pytorch cmake file. ...
2018-12-06 Xiang GaoOptimize images (#14084)
2018-12-06 Aldian FazrihadyPrevent `profile_observer_test` from being run by CPU...
2018-12-06 Achal ShahCAFFE2_INCLUDE_DIRS points to invalid path (#14306)
2018-12-06 HB_alonuse "Extension" instead of the unimported "setuptools...
2018-12-06 Shuichi KITAGUCHIgenerate ATen core files with LF. (#14667)
2018-12-06 Brendan SoffientiniRemove outdated css file and refs in cpp conf.py (...
2018-12-06 vaeksareFixes for some Windows compiler warnings (#14490)
2018-12-06 Edward YangShut up "address will always evaluate to 'true'" warnin...
2018-12-06 Edward YangHIPify less files in PyTorch (#14804)
2018-12-06 Junjie BaiUnify device argument parsing between torch and c10
2018-12-06 Pieter NoordhuisImprove assertion failure message (#14813)
2018-12-06 Bram WastiAdd FunctionSchema based Operator Registry (#13789)
2018-12-06 Pieter NoordhuisIncrease test timeout (#14814)
2018-12-06 Pieter NoordhuisRetry test on address already in use error (#14815)
2018-12-06 Lu Fangimprove ONNX tests on torch.Linear
2018-12-05 Lin HuangDefine THPStorage struct only once (rather than N times...
2018-12-05 Daya S KhudiaFile name change for FbgemmI8Depthwise.h and FbgemmI8De...
2018-12-05 zrpherculeAdd torch.nn.RReLU support in symbolic (#14781)
2018-12-05 Daya S KhudiaMove avx2 specific code in different source files ...
2018-12-05 Marat DukhanValidate matching input shapes in Int8Add operator...
2018-12-05 Tongzhou Wangfix stft arg types
2018-12-05 Edward YangImprove HIPify performance (#14803)
2018-12-05 Ailing ZhangFix cuda multiprocessing cached memory (#14736)
2018-12-05 Peter GoldsboroughSet and get default dtype (#13748)
2018-12-05 Marat DukhanSwitch Int8AveragePool operator to QNNPACK (#14783)
2018-12-05 peterjc123Update magma to 2.4.0 for Windows
2018-12-05 Edward YangUnify build_caffe2_amd.py and build_pytorch_amd.py...
2018-12-05 Ilia CherniavskiiDefault pool() option (#14636)
2018-12-05 Francisco MassaStorage.clone maintains original device (#14751)
2018-12-05 svcscmUpdating submodules
2018-12-05 svcscmUpdating submodules
2018-12-05 Jongsoo Parkinclude avx512vl to avx512 code path (#14733)
next