platform/upstream/pytorch.git
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)
2019-01-31 Christian PuhrschUse dispatch tensor for device_guard instead of first...
2019-01-31 Owen AndersonEliminate PYCMD in favor of PYTHON_EXECUTABLE in CMake.
2019-01-31 ParticularlyPythonicBSadded example to clear ambiguity in torch.Tensor.view...
2019-01-31 Gregory ChananFix uninitialized data and broken broadcasting with...
2019-01-30 SsnLadd new build files to gitignore; test that build does...
2019-01-30 Edward YangMove Deprecated.h to c10
2019-01-30 Elias EllisonAllow generic containers as module inputs (#16482)
2019-01-30 Erik BrinkmanExplicit pdist captures (#16286)
2019-01-30 Mikhail ZolotukhinInclude ATen/core/functional.h directly instead of...
2019-01-30 Jesse HellemnRemove --no-update-dependencies (#16575)
2019-01-30 Edward YangUpdate PyTorch DockerVersion to 285. (#16507)
2019-01-30 Tim KhatkevichSupport fallback for more operators (#16566)
2019-01-30 Lu Fangfix the linter
2019-01-30 Sebastian MessmerAdd a test case calling caffe2 layer_norm from caffe2...
2019-01-30 Jerry ZhangBack out "[pt1][tensor] Change ConvPoolOp<Context>...
2019-01-30 zrpherculeRemove the debugging info of pytorch=>onnx coverage...
2019-01-30 Jacie FanCUDA histogram implementation
2019-01-30 Michael SuoUse a points-to graph for alias analysis (#16386)
2019-01-30 Lara Haidar... ONNX Export Flatten operator
2019-01-30 Edward YangRevert D13880053: [pytorch][PR] add new build files...
2019-01-30 vishwakftwAllow list and tuples to be passed as output_size to...
2019-01-30 Lu FangFix the flake8 linter
2019-01-30 Ailing Zhangadd example multiprocess code (#16345)
2019-01-30 Yinghai LuSupport int64_t shape data for ideep reshape op
2019-01-30 SsnLadd new build files to gitignore; test that build doesn...
2019-01-30 Tim KhatkevichFallback support for more operators (#16456)
2019-01-30 Lu FangFix the dropout onnx symbolic, and ensure all exported...
next