platform/upstream/pytorch.git
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)
2019-01-28 HelmutFix compiler error in swapBytes64 for rare architecture...
2019-01-28 Junjie BaiFix lint errors introduced in pytorch/pytorch@ceece5d...
2019-01-28 Syed Tousif... Report the slowest 10 tests when using pytest (#16423)
2019-01-28 Xiaomeng YangOptimize SpatialBNOp on GPU (#16395)
2019-01-28 Igor FedanCPU implementation of torch.cdist (#16168)
2019-01-28 Brennan VincentDon't initialize a new `std::vector` in a loop. (#15850)
2019-01-28 Edward YangMore documentation on caffe2::Operator
2019-01-28 rotunaBetter error message when creating a module instance...
2019-01-27 peterFix issues on Windows brought by #16289 (#16412)
2019-01-27 GemfieldFix a typo in Parallel.h (#16419)
2019-01-27 peterjc123Don't install PDB for Windows static build of caffe2_ob...
2019-01-27 SsnLFix slogdet sign requiring grad when input requires...
2019-01-27 Zachary DeVitoCI Fix: restore MAX_JOBS variable (#16415)
2019-01-27 Samuel FadelUpdate einsum documentation. (#16323)
2019-01-27 James ReedFix flake8 warnings/errors in test_jit.py (#16409)
2019-01-26 James ReedTrace fork and join calls
2019-01-26 vishwakftwSwitch to CUDA implementation if batch size >= 65536...
2019-01-26 SsnLgitignore gdb history
2019-01-26 Juan Miguel... Revert D13821061: [redo][c10] layernorm example
2019-01-26 Jerry Zhangtrying to fix testX (#16370)
2019-01-26 Bram Wastilayernorm example (#16374)
2019-01-26 Bram Wastiplug caffe2 into jit" (#16388)
2019-01-26 Junjie BaiEnable centos pytorch rocm CI
2019-01-26 Zachary DeVitoRemove bash from build (#16289)
2019-01-25 Jerry ZhangRemove caffe2::ShareData (#16139)
2019-01-25 Jesse HellemnTrying a fix to anaconda logins on nightlies
2019-01-25 Elias EllisonUpdate Documentation for Optionals (#16380)
2019-01-25 Zachary DeVitoRevert D13740752: [c10] plug caffe2 into jit
2019-01-25 Gu, JinghuiImpl Shape op for mkldnn (#15266)
2019-01-25 Bram WastiBack out "[c10] layernorm example"
2019-01-25 Ailing ZhangAdd xla test in CI (#15978)
2019-01-25 Edward YangDelete Tensor::swap(), replace with pointer swap (...
2019-01-25 SsnLMake test_proper_exit more robust (#16249)
2019-01-25 Si Chenfix contbuild (#16362)
2019-01-25 Xiaomeng YangMinor change of group_norm_gradient on GPU (#16307)
2019-01-25 Junjie BaiRevert D13551909: [fbcode] logdevice for generic featur...
2019-01-25 Qin Huanglogdevice for generic feature type (#16191)
2019-01-25 Bram Wastilayernorm example (#16350)
2019-01-25 Bram Wastiplug caffe2 into jit (#16331)
2019-01-25 Bram WastiAdd RunOperator for using FunctionSchema registered...
2019-01-25 Bram WastiAdd correct Input() shim to caffe2 operator impl (...
2019-01-25 Shen LiRelax lower bound for nogil timing test to avoid false...
2019-01-25 Mikhail ZolotukhinCode-style fixes. (#16342)
2019-01-25 Jongsoo Parkdisable testing group conv with EIGEN engine (#16335)
2019-01-24 Elias EllisonRemove unneeded manual unwrap optionals (#16245)
2019-01-24 Yan Shangfix buildindexop (#16341)
2019-01-24 Hoa DinhRevert D13747581: Optimize SpatialBN on GPU
2019-01-24 Jerry ZhangAdd Test for ReinitializeTensor (#16338)
2019-01-24 Will FengAdd thread-local guard: at::AutoNonVariableTypeMode...
2019-01-24 Jongsoo Parkreduce parameter space of test_1x1_conv to avoid timeou...
2019-01-24 Sidney ZhangUpdate docs to include variable annotation example...
next