platform/upstream/pytorch.git
2018-11-28 Sebastian MessmerMake TensorImpl/StorageImpl safer (#14429)
2018-11-28 Sebastian MessmerHandle copying intrusive_ptr_target correctly (#14428)
2018-11-28 Edward YangRevert D13219647: [pytorch][PR] Support Embedding ...
2018-11-28 Sebastian MessmerRemove StorageImpl::type() (#14139)
2018-11-28 Jerry ZhangAdd XBlobGetMutableTensor that returns Tensor (#14424)
2018-11-28 Pieter NoordhuisAdd timeout kwarg to init_process_group (#14435)
2018-11-28 Edward YangAdd support for HIP to DispatchStub. (#14413)
2018-11-28 Elias EllisonSupport Embedding + EmbeddingBag in Script (#14415)
2018-11-28 Jongsoo Parkfix build error from D13188595 (#14481)
2018-11-28 Raghavendra... Revert D13144472: [fix] condition blob in while_op...
2018-11-28 Jiong GongFix the build issue in setup.py due to cmake version...
2018-11-28 JerryShihUpdate OpenMP cmake setting for xcode 9 compiler(AppleC...
2018-11-28 Edward YangRevert D13166626: [pytorch][PR] ignore generated caffe2...
2018-11-28 Brennan VincentMake `mean` function work across multiple dimensions...
2018-11-28 Francisco MassaFix half tensor printing plus speedup large tensor...
2018-11-28 Wei Yangtorch.sparse.sum() (#12430)
2018-11-28 Jiyan YangEnsure FP16 rowwise Adagrad can be run
2018-11-28 Jongsoo Parkuse fbgemm's im2col fusion and thread partitioning...
2018-11-28 Teng LiPT1 Stable Release Distributed Documentation (#14444)
2018-11-28 David RiazatiRevert D13192230: [pytorch][PR] [jit] Use nn module...
2018-11-28 Teng LiFixed SyncParam/QueueReduction/SyncReduction test for...
2018-11-28 David RiazatiUse nn module tests in test_jit (#14238)
2018-11-28 Brian Vaughancheck for invalid ranges in torch.arange
2018-11-28 Brian Vaughanroll along multiple dimensions
2018-11-28 David RiazatiAdd poisson_nll_loss to script
2018-11-28 David RiazatiAdd boolean dispatch for function overloading (#14425)
2018-11-28 Zachary DeVitofix enable_cpu_fuser
2018-11-28 Elias EllisonMove Affine grid to C++ (#14392)
2018-11-28 Peter GoldsboroughAllow building libraries with setuptools that dont...
2018-11-28 Wanchao LiangFix clang tidy errors
2018-11-28 Zachary DeVitoHandling of pretty-printing methods (#14378)
2018-11-28 Edward YangEliminate necessity of HIPify on AccumulateType.h ...
2018-11-27 andersjwhen BUILD_CAFFE2_OPS is OFF, torch-python needs a...
2018-11-27 Sam GrossSpeed-up "advanced" indexing operations (#13420)
2018-11-27 Jiyan YangResubmit: Set the correct engine name for position...
2018-11-27 Will FengWindows local build: restore original working dir after...
2018-11-27 Jerry Zhangcondition blob in while_op test changes data type ...
2018-11-27 zrpherculeAdd test of ONNX_ATEN (#14259)
2018-11-27 Hassan EslamiAllowing TaskGroups to carry remote nets (#14342)
2018-11-27 Edward YangAdd scaffolding for HIP backend in ATen/core. (#14285)
2018-11-27 Edward YangDocument device_guard in native_functions.yaml (#14235)
2018-11-27 David RiazatiRevert D13192228: [pytorch][PR] [jit] Add boolean dispa...
2018-11-27 Sebastian MessmerRemove fake dependencies from TensorImpl to caffe2...
2018-11-27 Sebastian MessmerFix include paths for TensorTypeId.h and TensorTypeIdRe...
2018-11-27 Sebastian MessmerMove TensorTypeId to c10/core
2018-11-27 Sebastian MessmerFix include paths for Storage.h and StorageImpl.h
2018-11-27 Sebastian MessmerMove Storage and StorageImpl to c10
2018-11-27 Sebastian MessmerFix include paths for Allocator.h
2018-11-27 Sebastian MessmerMove Allocator.h to c10
2018-11-27 Sebastian MessmerMove UniqueVoidPtr to c10
2018-11-27 Sebastian MessmerMove ScalarTypeUtils.h to c10
2018-11-27 Sebastian MessmerFix include paths for Scalar.h and ScalarType.h
2018-11-27 Sebastian MessmerMove Scalar and ScalarType to c10/core
2018-11-27 Michael SuoTrace in-place ops (#14254)
2018-11-27 Teng LiFixed torch.multiprocessing.spawn for not being able...
2018-11-27 Jerry ZhangTensor construction: combine Resize+mutable_data -...
2018-11-27 Zachary DeVitoPrint default values and introduce ir view classes...
2018-11-27 Thomas ViehmannAdd Type support to the fuser, fuse more (#14336)
2018-11-27 svcscmUpdating submodules
2018-11-27 David RiazatiAdd boolean dispatch for function overloading (#14081)
2018-11-27 Pieter NoordhuisBarrier synchronizes with prior work before completing...
2018-11-27 Pieter NoordhuisMake ProcessGroup::Work::wait() throw (#14298)
2018-11-27 Pieter NoordhuisAdd option structs and timeout field (#14297)
2018-11-27 Pieter NoordhuisRefer to all work with ProcessGroup prefix (#14296)
2018-11-27 Pieter NoordhuisRemove algorithm caching in ProcessGroupGloo (#14295)
2018-11-27 Pieter NoordhuisUse new style barrier support in c10d/gloo (#14294)
2018-11-27 Wei Yangfix doc for sparse.addmm (#14403)
2018-11-27 Jongsoo Parkper-group and per-channel quantization (#14340)
2018-11-27 Peter GoldsboroughAdd variable_factories.h to cppdocs (#14381)
2018-11-27 Jan SchlüterUse integer math to compute output size of pooling...
2018-11-27 Edward YangDelete legacy THCStream (long live THCStream). (#14246)
2018-11-27 Edward YangAdd hash functions for Stream, CUDAStream; fix Device...
2018-11-27 Owen AndersonImplement NaN-propagating max/min on Vec256.
2018-11-27 svcscmUpdating submodules
2018-11-27 Ilia CherniavskiiRemove unused executors, part 3 (#14199)
2018-11-27 Ilia CherniavskiiRemove unused executors, part 2 (#14115)
2018-11-27 Ilia CherniavskiiRemove unused executors, part 1 (#14117)
2018-11-27 Edward YangDelete OPENMP_STUB translation. (#14286)
2018-11-27 Wei Yangbackward for sparse.addmm(D, S, D, alpha, beta) ->...
2018-11-27 Marat DukhanSwitch Int8ChannelShuffle operator to QNNPACK (#14362)
2018-11-27 Teng LiFixed file init_method write/read race (#14388)
2018-11-27 Peter GoldsboroughFix dataloader iterator test (#14045)
2018-11-27 Teng LiFixed c10d test (#14389)
2018-11-27 Brennan Vincentfix typo in `torch.sum` documentation (#14250)
2018-11-27 Wanchao LiangMore JIT type hierarchy refinement (#14127)
2018-11-26 Jesse Hellemnchanging some rpath stuff (#14304)
2018-11-26 Kevin ChenFix caffe2 => onnx exporter for ConvTranspose (#14143)
2018-11-26 Will FengRevert D13166669: [pytorch][PR] Allow dataloader to...
2018-11-26 andersjremove CAFFE2_API from IdWrapper (#14044)
2018-11-26 Jerry ZhangFeedTensor returns a Tensor (#14196)
2018-11-26 Richard ZouAllow graph fuser to move chunks past multiple nodes...
2018-11-26 svcscmUpdating submodules
2018-11-26 Jesse HellemnRemoving Caffe2-specific conda infra
2018-11-26 Michael Suofix tensor advanced indexing with assignment (#14311)
2018-11-26 Jongsoo Parkremove unnecessary zero_point argument from constructor...
2018-11-26 svcscmUpdating submodules
2018-11-26 Peter GoldsboroughFix -Wreturn-std-move (#14113)
2018-11-26 Jongsoo Parkminimize code compiled with avx2 and header includes...
2018-11-26 Peter GoldsboroughAdd proper from_blob overloads (#13982)
2018-11-26 Brennan Vincentallow concatenating "hybrid" (sparse/dense) tensors...
next