platform/upstream/pytorch.git
2019-01-17 Yangqing JiaUpdate FP16 to latest master (#14498)
2019-01-17 Egil MartinssonCleanup gumbel_softmax (#13339)
2019-01-17 Christian PuhrschAdd matches_jit_signature attribute to native_functions...
2019-01-17 FrankHuiadd if in register_buffer like register_parameters...
2019-01-17 Edward YangRevert D13709409: [pytorch][PR] Exclude pyi from flake8...
2019-01-17 Guoqiang Jerry... respect grad guard for torch.jit._fork and torch.jit...
2019-01-17 Gregory ChananRevert batched pdist, improve existing kernel, add...
2019-01-17 Derek KimFix trivial typos in torch.cuda._utils (#16026)
2019-01-17 Sasha RushUnify the shape notation for all of the pytorch modules...
2019-01-17 Neeraj PradhanFix numerical stability in binomial.log_prob (#15962)
2019-01-17 Lu Fangupdate of fbcode/onnx to fd60104394fa353e1762f44ecad1b2...
2019-01-17 Derek KimA trivial typo fixed in onnx.verify.verify (#15871)
2019-01-17 Syed Tousif... Remove support for CUDNN 6 (#15851)
2019-01-17 Edward YangExclude pyi from flake8 checks. (#16105)
2019-01-17 Marat DukhanUpdate cpuinfo to avoid reporting error when sysfs...
2019-01-17 bddppqExport PyTorch erf to ONNX Erf and add Caffe2 Erf operator
2019-01-17 DavidWongEAPotential fix for model inference crash on Win10 (...
2019-01-17 Shen LiMove all Stream and Event Python implementation to...
2019-01-17 Derek KimA trivial typo fix in caffe2.python (#15907)
2019-01-17 Xiaomeng YangAdd count_include_pad for avg_pool on CuDNN (#16100)
2019-01-17 Derek KimEnhance the documentation for DistributedDataParallel...
2019-01-17 QingfengLifix a little error in comments (#15922)
2019-01-17 fulltopicCorresponding data type for BYTE (#15627)
2019-01-17 Derek KimFix possible importing errors in build_libtorch.py...
2019-01-17 Mikhail ZolotukhinRemove redundant includes from ir.{h,cpp}.
2019-01-17 peterGenerate PDB files for better debugging on Windows...
2019-01-17 JerryShihUpdate int8_simd.h (#13859)
2019-01-17 SsnLAdd IS_PYTORCH_CI flag for testing (#16006)
2019-01-17 jiejMoving torch.norm to ATen using TensorIterator (#15414)
2019-01-17 Tongliang LiaoResolve errors in perfkernel for Windows (#16031)
2019-01-17 Soumith Chintalaadd a constexpr in c10::Half (#16091)
2019-01-17 Jerry ZhangTensor reinitialization codemod - 3/5 (#15912)
2019-01-17 Yinghai LuBound shape inference for c2 (#16081)
2019-01-16 Xiaomeng YangFix max_pool_grad test (#16088)
2019-01-16 Edward YangRevert D12812029: [pt1][tensor] Remove deprecated caffe...
2019-01-16 Chandler ZuoPort the backend of FractionalMaxPool3d from TH to...
2019-01-16 Natalia Gimelsheinupdate pytorch docker to cuda 10
2019-01-16 Thomas Viehmannmultinomial: fix detection of zero probability (#16075)
2019-01-16 Kimish PatelEnable single graph sharing between multiple threads...
2019-01-16 vishwakftwFix error message formatting in AT_CHECK/AT_ERROR ...
2019-01-16 Rasmus DiederichsenCorrect sphinx-note in symeig (wrong indentation)
2019-01-16 peterFix the caffe2_gpu linkage with torch on Windows (...
2019-01-16 Shen LiPort legacy all(*) to ATen (#15540)
2019-01-16 Edward YangRename away uses of THAllocator and THCDeviceAllocator...
2019-01-16 Edward YangStop pretending that TH headers are both C++ and C...
2019-01-16 Brennan VincentFix logic errors when accumulating reductions in output...
2019-01-16 Jerry ZhangRemove deprecated caffe2::Tensor APIs (#15814)
2019-01-16 Jerry ZhangRemaining Tensor API fixes - dims() -> sizes() (#15743)
2019-01-16 Edward YangComment about CuDNNWrapper (#15496)
2019-01-16 Chandler ZuoPort FractionalMaxPool2d from TH to ATen (#15531)
2019-01-16 James ReedSupport tracing GenericList (#15969)
2019-01-16 Kyle Lexmonds/fwdproxy.any/fwdproxy/g in fbsource (#16024)
2019-01-16 Lu Fangupdate of fbcode/onnx to 84a0441ae28795a928005863dc142b...
2019-01-16 Xiaomeng YangAdd count_include_pad to average_pool_gradient_op ...
2019-01-16 Zachary DeVitoRemove cuda from autograd profiler (#15898)
2019-01-16 Yavuz YetimFix namespace typo. (#16021)
2019-01-15 Jesse HellemnFixing missing cpp tests for Caffe2 setup.py builds...
2019-01-15 Sebastian MessmerTest cases for calling caffe2 LayerNorm from PyTorch...
2019-01-15 Shane LiEnhance cpu support on gloo based multi-nodes mode...
2019-01-15 Elias EllisonConstant prop prim::None (#15979)
2019-01-15 Edward YangAdd a note about THNN height/width/etc argument reorder...
2019-01-15 Jesse HellemnFix Python path finding for benchmark tests
2019-01-15 James ReedQuantized RNNCell modules (#15469)
2019-01-15 Derek KimMiscellaneous broken RSTs fixed (#16033)
2019-01-15 Lu FangAdd PyTorchPredictorContainer (#15899)
2019-01-15 Xiang GaoAdd `itertools.{prod, combinations, combinations_with_r...
2019-01-15 Jongsoo Parkuse fbgemm gconv in dnnlowp (#16020)
2019-01-15 Brennan Vincent`var` for multiple dimensions (#15892)
2019-01-15 svcscmUpdating submodules
2019-01-15 svcscmUpdating submodules
2019-01-15 Duc Ngonomnigraph - easy - use new test utils in converter_nom...
2019-01-15 Sebastian MessmerRemove code duplication (#15880)
2019-01-15 Edward YangFix ormqr docs, fixes #15565 (#15694)
2019-01-15 SsnLFix c10d checking errno unconditionally (#15986)
2019-01-14 Elias Ellisonadd tensor.to to script (#15976)
2019-01-14 Jesse HellemnSplit Caffe2 CI into cmake-only and python builds ...
2019-01-14 Peter GoldsboroughMake call operator on module holder call forward (...
2019-01-14 svcscmUpdating submodules
2019-01-14 Derek KimFix broken rst of torch.nn.utils.spectral_norm and...
2019-01-14 SsnLAdd cuda.reset_max_memory_* (#15985)
2019-01-14 SsnLlibshm retry on EINTR (#15964)
2019-01-14 Derek KimImproved the documentation for torch.nn.functional...
2019-01-14 Derek KimImprove the docstring of nn.random.fork_rng (#15960)
2019-01-14 surgan12doc fixes (#15990)
2019-01-14 Jongsoo Parksimplify lambda function use in conv dnnlowp ops to...
2019-01-14 kyrylfix RandomSampler length (#15991)
2019-01-14 peterFix static build on Windows (#15989)
2019-01-14 Sergei NikolaevCaffe 2: Reshape Op upgrade (#15380)
2019-01-13 Jongsoo Parkfix compile error reported in issue #15911 (#15953)
2019-01-12 Jerry ZhangBack out "[pt1][tensor] Remove caffe2::ShareData" ...
2019-01-12 wuhuikxRemove StopGradient op when it is inplace in inference...
2019-01-12 Xiaomeng YangAdd global pooling specialization and also update MaxPo...
2019-01-12 Michael SuoAliasDB interface cleanup (#15656)
2019-01-12 svcscmUpdating submodules
2019-01-12 Peter GoldsboroughAdd the normalize transform to the core library (#15891)
2019-01-12 Jongsoo Park3x3x3 depthwise convolution with per channel quantizati...
2019-01-12 Jianyu HuangMake it consistent for OperatorBase usage (#15908)
2019-01-12 Jerry Zhangrocm build (#15981)
2019-01-12 svcscmUpdating submodules
2019-01-12 Jerry ZhangTensor construction codemod(ResizeLike) - 2/3 (#15940)
next