platform/upstream/pytorch.git
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...
2021-08-26 Shijun Kong[pytorch][quant][oss] Support 2-bit embedding_bag op...
2021-08-26 soulitzerMove variabletype functions around (#63330)
2021-08-26 Bo WangMore sharded_tensor creation ops: harded_tensor.zeros...
2021-08-26 Jane XuAdd shard number to print_test_stats.py upload name...
2021-08-26 MengeTMDerivatives of relu (#63027) (#63089)
2021-08-26 Facebook Community BotAutomated submodule update: FBGEMM (#62879)
2021-08-26 Mike Iovine[JIT] UseVariadicOp takes list_idx parameter (#63915)
2021-08-26 Can Balioglu[torch/elastic] Pretty print the failure message captur...
2021-08-26 Ilqar RamazanliTo add Chained Scheduler to the list of PyTorch schedul...
2021-08-26 Shiyan Deng[fx_acc] [fx2trt] add acc op mapper for argmin and...
2021-08-26 Don Jang[Static Runtime] Add native op for aten::expand_as...
2021-08-26 Meghan LeleBack out "[ONNX] Fix an issue that optimizations might...
2021-08-26 Ansley UsseryAllow uncompiled strings as input to `checkScriptRaises...
2021-08-26 Luca WehrstedtLeverage TensorPipe's automatic SHM address selection...
2021-08-26 Erjia GuanRename IterableAsDataPipe to IterableWrapper (#63981)
2021-08-26 Cheng Chang[NNC] Add C++ codegen backend to NNC (#62869)
2021-08-26 Raghavan Raman[nnc] Sanitized the names of constants in the input...
2021-08-26 Bert Maher[nnc] Fix dtype promotion involving scalars (#64002)
2021-08-26 Jane Xurun_test.py: add option to run only core tests (#63976)
2021-08-26 Don Jang[Static Runtime] Disable out variant of aten::clone...
2021-08-26 Rong Rong ... [CI] move distributed test into its own CI job (#62896)
2021-08-26 albanDremove special grad_mode tls handling (#63116)
2021-08-26 Heitor SchueroffAdded API tests to ReductionOpInfo and ported amax...
2021-08-26 Edward YangDeify opmath_t into its own header, align with accscala...
2021-08-26 Heitor Schueroff[OpInfo] Added ReductionOpInfo subclass of OpInfo and...
2021-08-26 Luca WehrstedtUpdate TensorPipe submodule
2021-08-26 Michael Dagitsesuse `const auto&` as type for grad alias (#63949)
2021-08-26 Kefei LuAdd logging for _MinimizerBase
2021-08-26 Rohan VarmaFix issue re: DDP and create_graph=True (#63831)
2021-08-26 Marjan FariborzAdding BFP16 quantization/dequantization support to...
2021-08-26 Kiuk Chung(torch.distributed) Add torch.distributed.is_torchelast...
2021-08-26 Joseph SpisakUpdate persons_of_interest.rst (#63907)
2021-08-26 Philip Meierenable equal_nan for complex values in isclose (#63571)
2021-08-26 nikithamalgiClean up related to type refinements (#62444)
2021-08-26 Zeina Migeedinference for algebraic expressions (#63822)
2021-08-26 Zafar Takhirov[quant] Fixing the conversion of the quantizable RNN...
2021-08-26 Zhengxu ChenMake frozen symbol name customizable in torch deploy...
2021-08-26 Natalia GimelsheinCompute cuda reduction buffer size in elements (#63969)
2021-08-26 Jerry ZhangBack out "Revert D30384746: [fx2trt] Add a test for...
2021-08-25 Philip Meierreplace `self.assertTrue(torch.allclose(..))` with...
2021-08-25 David RiazatiRemove render_test_results job (#63877)
2021-08-25 John Clow[EASY] Update the clang-tidy error message (#63370)
2021-08-25 Peter BellShard python_torch_functions.cpp (#62187)
2021-08-25 Jithun NairAdd note on ifdefing based on CUDA_VERSION for ROCm...
2021-08-25 John ClowSmall fixes to the Contributing.txt (#63385)
2021-08-25 Rong Rong ... Back out "Temporary fix for remote gpu execution issue...
2021-08-25 Priya RamaniShape Propagation Pass: Fix AdaptiveAveragePooling2d...
2021-08-25 driazatiMove existing target determinator to tools (#63809)
2021-08-25 Yi WangAdd a comment on the potential implicit type up-casting...
2021-08-25 mingfeimaadd BFloat16 support for bernoulli and Dropout on CPU...
2021-08-25 Howard HuangUpdate torch.distributed.run OMP_NUM_THREADS message...
2021-08-25 zhouzhuojieFix ciflow/all label generation (#63954)
next