platform/upstream/pytorch.git
2019-02-05 Alex ŞuhanAdd XLA / TPU device type, backend type and type id...
2019-02-05 Zachary DeVitoPreserve method parameter names (#16750)
2019-02-05 Ailing Zhangadd xla tests to enabled-configs (#16761)
2019-02-05 Jesse HellemnFix logging top commit of pytorch + builder in binaries...
2019-02-05 Richard J.... Fix type-o in unsupported data type error message ...
2019-02-05 Adam PaszkeMake tuple checks faster (#16657)
2019-02-05 Syed Tousif... Fixes selection of cuDNN algorithm (#15881)
2019-02-05 Adam PaszkeDon't throw in operator== for TypeMeta and ScalarType...
2019-02-05 Brennan Vincentlogsumexp for multiple dimensions (#16475)
2019-02-05 Edward YangRevert D13952085: [pytorch][PR] Fix static linkage...
2019-02-05 James ReedIntegrate PyTorch quantization APIs into ensemble expor...
2019-02-05 James ReedFork/join parallelism for ensemble export modules ...
2019-02-05 James ReedAdd an API to set the number of threads in C10 thread...
2019-02-05 Dmytro DzhulgakovTry to turn off zero-out of tensors fully
2019-02-05 Jerry ZhangTensor method rename size()->numel() - 2/3 (#16745)
2019-02-05 Jerry ZhangTensor method rename size()->numel() - 3/3 (#16747)
2019-02-05 Jerry ZhangTensor method rename size()->numel() - 1/3
2019-02-05 Summer DengBug fix in l2 quantization (#16749)
2019-02-05 Michael Suopoints-to graph simplification (#16605)
2019-02-05 Edward YangRevert "Move outplace ops to ATen (#12413)" (#16731)
2019-02-05 Lu Fangupdate of fbcode/onnx to 875f7bbe537b9d6931d065977c192e...
2019-02-05 Soumith ChintalaFix static linkage cases and NO_DISTRIBUTED=1 + CUDA...
2019-02-04 Jerry ZhangTensor method rename ndim()->dim() - 1/3 (#16678)
2019-02-04 Mas-ud HussainMerge job-spec env variables of Pytorch/Caffe2 CI jobs...
2019-02-04 Jesse HellemnLog top commit of pytorch + builder in binaries
2019-02-04 Junjie BaiRun resnext101 training in rocm benchmark (#16017)
2019-02-04 Joshua MeierReplace resize_dim() with set_sizes_and_strides() in...
2019-02-04 Jerry ZhangTensor method rename ndim()->dim() - 2/3 (#16679)
2019-02-04 JerryShihUpdate the cmake build configuration for AppleClang...
2019-02-04 Dmytro DzhulgakovFix build with cuda but no cudnn in caffe2 (#16701)
2019-02-04 Dmytro DzhulgakovFix ReservoirSampling zero-initialization reliance...
2019-02-03 Pieter NoordhuisRemove --without-parallel (#16704)
2019-02-03 Pieter NoordhuisBump gloo (#16638)
2019-02-03 vishwakftwFix issue with scalars and __rpow__ (#16687)
2019-02-03 Sebastian MessmerImprove LeftRight (#16524)
2019-02-03 svcscmUpdating submodules
2019-02-02 svcscmUpdating submodules
2019-02-02 James Reedfix conditional in mean workaround (#16686)
2019-02-02 Xiaomeng YangUse macro for reduce on 2d blocks (#16344)
2019-02-02 Sebastian MessmerSimplify layer_norm_op_test
2019-02-02 Hao LuMake predictor base class
2019-02-02 Yinghai LuTag model_id and onnxifi index in OnnxifiOp (#16648)
2019-02-02 svcscmUpdating submodules
2019-02-02 David RiazatiAdd @ignore annotation (#16055)
2019-02-02 Hui WuAdd Winograd Conv method for CPU (#15196)
2019-02-02 Jesse HellemnIncrease timeout on anaconda logins
2019-02-02 Jerry ZhangTensor method rename ndim()->dim() - 3/3 (#16680)
2019-02-01 Lu Fangfix the ONNX ci (#16674)
2019-02-01 Jesse HellemnAllow USE_NINJA to be toggled by an env variable
2019-02-01 Michael Suofix tracing using a dictionary as input (#16616)
2019-02-01 Sebastian MessmerImplement new c10 dispatcher (#16625)
2019-02-01 Will FengAdd train() / eval() / is_training() to C++ ScriptModul...
2019-02-01 Syed Tousif... Revert "Fixes selection of cuDNN algorithm (#15881...
2019-02-01 Soumith ChintalaRevert "Upgrade mkl-dnn to v0.17.3 to fix core dump...
2019-02-01 Roy LiExpose backend extensions to python
2019-02-01 Roy LiIntroduce backend extensions (overriding operators...
2019-02-01 Roy LiDispatch factory functions on Type (#15093)
2019-02-01 Edward YangOnly run Travis on master branch, not on export-DXXXXX...
2019-02-01 Ailing ZhangIgnore assert_git_not_dirty for xla tests (#16611)
2019-02-01 Asher MancinelliBetter bounds checks in ctcloss (#16269)
2019-02-01 Gu, JinghuiUpgrade mkl-dnn to v0.17.3 to fix core dump issue ...
2019-02-01 peter.yeh@amd.comSkip dag_net_forking test on Rocm (#16639)
2019-02-01 Amy Yangadd SingleLoadedNetSupplier (#16620)
2019-02-01 Xiaomeng YangUpdate conv_base to support empty batch (#16603)
2019-02-01 James MalcolmImproving docs for MultiLabelSoftMarginLoss (#16644)
2019-02-01 Zachary DeVitorespect MAX_JOBS (#16641)
2019-02-01 James ReedWorkaround unvectorized mean implementation (#16618)
2019-02-01 svcscmUpdating submodules
2019-02-01 Edward YangAdd compare_exchange_deleter to DataPtr/UniqueVoidPtr...
2019-02-01 Bram WastiShim caffe2 GetRepeatedArgument helper for use with...
2019-02-01 SsnLAdd torch.backends.openmp.is_available(); fix some...
2019-02-01 Xiang GaoMove outplace ops to ATen (#12413)
2019-01-31 Jesse HellemnGrant credentials to s3 html update job
2019-01-31 Jerry Zhangfix scope related naming issue in build_quant_conv_bn_r...
2019-01-31 Dmytro DzhulgakovDisable layernorm_c10 test for now (#16630)
2019-01-31 Elias EllisonRemove constant propagation expect files (#16348)
2019-01-31 James ReedFix a lot of C++ build warnings (#16411)
2019-01-31 David RiazatiAdd immutable dict support (#16208)
2019-01-31 Jithun NairMake the miopen handle part of ConvolutionParams (...
2019-01-31 Dmytro DzhulgakovBack out "Revert D13596031: Improve c2-aten tensor...
2019-01-31 Zachary DeVitouse distutils to discover msvc compiler paths (#16540)
2019-01-31 Bram WastiFix SIOF in torch using caffe2 registry (#16473)
2019-01-31 Bram WastiSwap Caffe2 operator constructor to pass arguments...
2019-01-31 David RiazatiAllow ScriptModule(optimize=False) when jit disabled...
2019-01-31 Thomas ViehmannGet more fusion after autodiff uses SumToSize (#14957)
2019-01-31 peterEnable USE_NINJA in build_pytorch_libs.py if it is...
2019-01-31 sebftwReplaced "from_numpy" with "as_tensor" in docs. (#16587)
2019-01-31 bhushanprinting correct dimension while indexing (#16495)
2019-01-31 Brennan Vincentremove unused capture (#16526)
2019-01-31 Michael Suosplit up AliasTracker into a separate file (#16588)
2019-01-31 Zachary DeVitoAccess profiler from cpp (#16580)
2019-01-31 SsnLFix cuFFT plan cache size on CUDA 10 cannot be set...
2019-01-31 Jesse HellemnClean up binary jobs in CircleCI (#16511)
2019-01-31 svcscmUpdating submodules
2019-01-31 Jongsoo Parkmore careful use of inline/template function in perfker...
2019-01-31 svcscmUpdating submodules
2019-01-31 Jerry ZhangDeviceScope support for CUDA and testing (#15357)
2019-01-31 Antoine BusqueFix: avoid race condition on model zoo directory creati...
2019-01-31 Iurii ZdebskyiRemove redundant declarations (#16463)
2019-01-31 Michael Suobegin splitting up cpp tests (#16536)
next