platform/upstream/pytorch.git
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...
2019-01-30 Xiaomeng YangSeperate level1 elementwise functions from math (#16397)
2019-01-30 Sebastian MessmerFix includes for ATen/core/stack.h (#16462)
2019-01-30 Sebastian MessmerAdd test case for calling c10 ops from pytorch
2019-01-30 Sebastian MessmerKernel gets Stack* instead of ArrayRef<IValue> (#16282)
2019-01-30 xuzhuChunk dataset implementation (#15932)
2019-01-30 Zachary DeVitotry to get rid of tmp_install (#16414)
2019-01-30 Gregory ChananFix torch.sparse.sum parsing of dim. (#16517)
2019-01-30 Pieter NoordhuisMake Store::setTimeout take milliseconds (#16278)
2019-01-29 Edward YangBack out "Delete duplicate copy of THCCachingAllocator...
2019-01-29 Matthew BrandyberryFix compare_exchange_weak usage in weak_intrusive_ptr...
2019-01-29 Lu Fangupdate of fbcode/onnx to 15c33c945851907411619f599900c3...
2019-01-29 Edward YangMake the pytorch's cmake minimum required version equal...
2019-01-29 peterMore windows fixes towards the code refactor (#16451)
2019-01-29 SsnLAdd stack & cat support for CPU Half (#16389)
2019-01-29 peterAdd some smoke tests for Windows
2019-01-29 Thomas Viehmanncreate type hint stub files for module torch (#12500)
2019-01-29 Edward YangRevert D13596031: Improve c2-aten tensor interop and...
2019-01-29 Soumith Chintalaurl download bugfix for URLs served without Content...
2019-01-29 Mikhail ZolotukhinProperly screen string literals when dumping JIT IR
2019-01-29 Mikhail ZolotukhinRemove dependency on ResourceGuard from IR.h. (#16351)
2019-01-29 Mikhail ZolotukhinRemove redundant includes from scope.h and attributes.h
2019-01-29 Dmytro DzhulgakovImprove c2-aten tensor interop and add proper testing...
2019-01-29 Your NameRemove redundant "build" setup.py commond from onnx...
2019-01-29 James ReedFix identifier shadowing in tracer (#16480)
2019-01-29 Owen AndersonPass WERROR to CMake as an explicit parameter rather...
2019-01-29 Edward YangRemove redundant build from build develop instructions
2019-01-29 Jerry ZhangChange SetOutputSize in ConvTransposeUnpoolBaseOp ...
2019-01-29 Sebastian MessmerMove stack.h to ATen/core (#16247)
2019-01-29 Sebastian MessmerRemove state from schema and calling API (#16180)
2019-01-29 Mikhail ZolotukhinRemove generic_if.h. (#16354)
2019-01-29 Jesse HellemnRemove CUDA_VERSION to flag and remove JOB_BASE_NAME...
2019-01-29 Gregory ChananFix cmake byte version issue in build_pytorch_libs.
2019-01-28 Jerry ZhangChange ConvPoolOp<Context>::SetOutputSize to ConvPoolOp...
2019-01-28 James ReedMove tracer impls into cpp file (#16410)
2019-01-28 Michael Suofix alias annotations on to, cpu, cuda (#16460)
2019-01-28 Your NameRemove usage of deprecated "min_satisfying_examples...
2019-01-28 Christian PuhrschSupport Tensor alias annotations for native_functions...
2019-01-28 Johannes M... Annotate the bicubic interpolation kernels (#16449)
2019-01-28 SsnLClear cmake cache when --cmake (#16426)
2019-01-28 Jerry ZhangRemove dims() in caffe2::Tensor (#16356)
2019-01-28 Sebastian MessmerOp-calling API can handle state (#16177)
2019-01-28 Sebastian MessmerHandle stack correctly (#16246)
next