platform/upstream/pytorch.git
2021-08-31 Erjia GuanModify inline doc for DataPipe (#64221)
2021-08-31 Erjia GuanReplace group_by_key by group_by IterDataPipe (#64220)
2021-08-31 Richard ZouAdd python mode (#63496)
2021-08-31 Bert Maher[nnc] Fix half2float conversion and re-enable float16...
2021-08-30 Harut Movsisyan[Static Runtime] Implement aten::cumsum out variant...
2021-08-30 Richard ZouOpInfo for nn.functional.interpolate (#61956)
2021-08-30 Thomas J. FanBUG Fixes regression for nllloss gradcheck (#64203)
2021-08-30 Ivan YashchukEnable Half, BFloat16, and Complex dtypes for coo-coo...
2021-08-30 Alban DesmaisonRevert D30561459: Fix bytes_written and bytes_read
2021-08-30 Alban DesmaisonBack out "Added reference tests to ReductionOpInfo...
2021-08-30 Jerry Zhang[quant][graphmode][fx] Add reference quantized conv...
2021-08-30 Daya KhudiaBack out "[JIT] Add aten::slice optimization"
2021-08-30 Eli Uriegas.github: Adding configuration for backwards_compat...
2021-08-30 Eli Uriegas.github: Adding configuration for docs_test (#64201)
2021-08-30 Will ConstableMake name() part of IMethod interface (#63995)
2021-08-30 Nikita ShulgaFix type annotation in tools/nightly.py (#64202)
2021-08-30 lezcanoImplements the orthogonal parametrization (#62089)
2021-08-30 Tanvir ZamanFix bytes_written and bytes_read (#64040)
2021-08-30 Philip Meierremove componentwise comparison of complex values in...
2021-08-30 Philip Meierremove componentwise comparison of complex values in...
2021-08-30 Xiang GaoBring back old algorithm for sorting on small number...
2021-08-30 Kushashwa Ravi... [Doc] `make_tensor` to `torch.testing` module (#63925)
2021-08-30 Peter BellFix bad use of channels last kernel in sync batch norm...
2021-08-30 Zhengxu Chen[jit] Make operation call accept Stack& instead Stack...
2021-08-30 =Improve performance of index_select by avoiding item...
2021-08-30 Harut Movsisyan[Static Runtime] aten::cat out version when it is not...
2021-08-30 Scott Wolchok[PyTorch] Fix missing move in unpickler (#63974)
2021-08-30 Scott Wolchok[PyTorch] Reduce copies/refcount bumps in BytecodeDeser...
2021-08-30 Raghavan Raman[MicroBench] Added a micro benchmark for a signed log1p...
2021-08-30 Facebook Community BotAutomated submodule update: FBGEMM (#64149)
2021-08-30 Vitaly Fedyunin[DataLoader2] Adding Messages, Protocols, Loop wrappers...
2021-08-30 Rong Rong ... remove one more distributed test (#64108)
2021-08-30 Raghavan Raman[nnc] Updated internal asserts to include more detailed...
2021-08-30 Raghavan Raman[nnc] Fixed warning due to implicit parameter conversio...
2021-08-30 Thomas J. FanENH Adds label_smoothing to cross entropy loss (#63122)
2021-08-30 Harut Movsisyan[Static Runtime] Out version for torch.linalg.norm...
2021-08-30 Zafar Takhirov[quant] AO migration of the `quantize.py` (#64086)
2021-08-30 Mike RuberryRemoves beta warning from the special module documentat...
2021-08-30 mingfeimaadd channel last support for MaxUnpool2d (#49984)
2021-08-29 Nikita ShulgaRevert D30620966: [pytorch][PR] Move Parallel[Native...
2021-08-29 Tugsbayasgalan... [DOC] Add doc for maybe_wrap_dim (#63161)
2021-08-29 Garrett Crameradd support for sending cpu sparse tensors over rpc...
2021-08-29 Tugsbayasgalan... [DOC] improve docstring for Optimizer.state_dict (...
2021-08-29 Facebook Community BotAutomated submodule update: FBGEMM (#64141)
2021-08-29 Bert Maher[nnc] Make 64-bit dimensions work (#64077)
2021-08-29 Bert MaherParse int64 sizes/strides (#64076)
2021-08-29 Bert Maher[nnc] Fix batchnorm implementation (#64112)
2021-08-28 Ilqar RamazanliTo add RMSProp algorithm documentation (#63721)
2021-08-28 Facebook Community BotAutomated submodule update: FBGEMM (#64129)
2021-08-28 Nikita ShulgaMove Parallel[Native|TBB] to GHA (#64123)
2021-08-28 Tugsbayasgalan... Enhancement for smart serialization for out schemas...
2021-08-28 Priya Ramani[Light] Fix error message (#64010)
2021-08-28 Jerry Zhang[quant][graphmode][fx] Add reference quantized linear...
2021-08-28 Yuchen Huang[iOS][GPU] Consolidate array and non-array kernel for...
2021-08-28 Ilqar RamazanliTo add Nesterov Adam algorithm description to documenta...
2021-08-28 Mike Iovine[Static Runtime] Optimize memory planner initialization...
2021-08-27 Mikhail Zolotukhin[TensorExpr] Update tutorial. (#64109)
2021-08-27 Eli Uriegas.github: Add cpp_docs job to current gcc5 workflow...
2021-08-27 soulitzerUpdate codegen to use boxed kernel (#63459)
2021-08-27 soulitzerAdd autograd not implemented boxed fallback (#63458)
2021-08-27 Jessica ChoiRemoving references to ProcessGroupAgent in comments...
2021-08-27 Erjia GuanAdd README to datapipes (#63982)
2021-08-27 Vincent PhanImplement leaky relu op
2021-08-27 Patrick Hu[FX] Validate data type of target on Node Construction...
2021-08-27 Ivan YashchukSparse CUDA: rename files *.cu -> *.cpp (#63894)
2021-08-27 Scott Wolchok[PyTorch] Reduce code size of register_prim_ops.cpp...
2021-08-27 Marjan FariborzAdding alltoall_single collective to collective quantiz...
2021-08-27 albanDNew TLS to disable forward mode AD (#63117)
2021-08-27 Karen Zhou[pruner] add README to repo (#64099)
2021-08-27 mrshenliImprove `distributed.get_rank()` API docstring (#63296)
2021-08-27 Joel SchlosserModules note v2 (#63963)
2021-08-27 Tugsbayasgalan... Detect out argument in the schema (#62755)
2021-08-27 Don Jang[Static Runtime] Add out variant of quantized::embeddin...
2021-08-27 BBuffix resize bug (#61166)
2021-08-27 Pierluigi Taddei[caffe2] fixes to allow stricter compilation flag ...
2021-08-27 Heitor SchueroffAdded reference tests to ReductionOpInfo (#62900)
2021-08-27 Mike Iovine[JIT] Add aten::slice optimization (#63049)
2021-08-27 Jonathan ChangAdd doc for nn.MultiMarginLoss (shape, example) (#63760)
2021-08-27 Peter BellRefactor structured set_output in Register{DispatchKey...
2021-08-27 Sergei Vorobev[bazel] GPU-support: add @local_config_cuda and @cuda...
2021-08-27 Hanton Yang[OSS] Enable Metal in PyTorch MacOS nightly builds...
2021-08-27 Aswin MuraliAdds return type annotation for fork_rng function ...
2021-08-27 gmagogsfmMore robust check of whether a class is defined in...
2021-08-27 Harut Movsisyan[Static Runtime] Out version for fmod (#64046)
2021-08-27 Don Jang[Static Runtime] Manage temporary Tensors for aten...
2021-08-27 Hao Lu[Static Runtime] Use F14FastMap/F14FastSet (#63999)
2021-08-27 Ansha Yu[static runtime] port c2 argmin kernel (#63632)
2021-08-27 Supriya Rao[quant] Add support for linear_relu fusion for FP16...
2021-08-27 Supriya Rao[quant] Add op support for linear_relu_dynamic_fp16...
2021-08-27 Supriya Rao[quant] support linear_relu_dynamic for qnnpack backend...
2021-08-27 Supriya Rao[quant][fx] Add support for dynamic linear + relu fusio...
2021-08-27 Michael Suo[torch/deploy] add torch.distributed to build (#63918)
2021-08-27 Can BaliogluIntroduce the torchrun entrypoint (#64049)
2021-08-27 nikithamalgiMerge script and _script_pdt API (#62420)
2021-08-27 Maksim Leventalport glu to use structured kernel approach (#61800)
2021-08-27 Jane XuRun through failures on trunk (#64063)
2021-08-27 Paul Johnson[pytorch] add per_sample_weights support for embedding_...
2021-08-27 Michael Dagitsesdocument that `torch.triangular_solve` has optional...
2021-08-26 Jiewen TanEnable test_api IMethodTest in OSS (#63345)
2021-08-26 Don Jang[Static Runtime] Remove unnecessary fb::equally_split...
next