platform/upstream/pytorch.git
2021-09-18 Facebook Community BotAutomated submodule update: FBGEMM (#64640)
2021-09-18 Jerry Zhang[quant][fx2trt] Generate engine graph for explicit...
2021-09-18 Don Jang[Static Runtime] Add perf metrics for number of managed...
2021-09-18 Saketh AreRemove incorrect stride assert in Reduce.cuh (#65227)
2021-09-18 Michael Dagitsessupport using gradients named for outputs in derivative...
2021-09-18 Michael Dagitsesclarify implementation of check_grad_usage (#64439)
2021-09-18 Jerry Zhang[quant][fx2trt] Enable comparison with implicit quant...
2021-09-18 CodemodService Bot[Codemod][FBSourceBlackLinter] Daily `arc lint --take...
2021-09-18 Jane XuRemove 9.2 related macros for CONSTEXPR (#65066)
2021-09-18 zhouzhuojieMake github.com in noproxy list (#65256)
2021-09-18 Natalia Gimelsheinremove utils.cpp (#65184)
2021-09-18 Shiyan Deng[fx const fold] fix a case when some inputs are unused...
2021-09-17 Gisle Dankel[Profiler] Update kineto submodule (#65236)
2021-09-17 Shiyan Deng[fx2trt] re-enable profiler and some miscs for TRTModul...
2021-09-17 Michael Suo[package] Make it possible to re-save a PackageImporter...
2021-09-17 Jason Ansel[FX] Fix tracing of bitwise and/or (#65196)
2021-09-17 Mike RuberryRevert D30731191: [pytorch][PR] Torchhub: rewrite commi...
2021-09-17 BowenBao[ONNX] Deprecate enable_onnx_checker argument in torch...
2021-09-17 Don Jang[Static Runtime] Move MemoryPlanner out into memory_pla...
2021-09-17 Mengwei Liu[PyTorch] Extract parseOperator() into a standalone...
2021-09-17 Scott Wolchok[PyTorch] Improve OperatorEntry::getKernelForDispatchKe...
2021-09-17 Scott Wolchokavoid moving Argument in infer_schema (#64822)
2021-09-17 Scott Wolchok[PyTorch] Fix missing move in Argument ctor (#64821)
2021-09-17 Scott Wolchok[PyTorch] shrink Argument (#64820)
2021-09-17 Scott Wolchok[PyTorch] Compare pointers before calling expensive...
2021-09-17 Jane XuCI: Consolidate Build and Test naming for better stats...
2021-09-17 Rohan VarmaBack out "Revert D30745960: [DDP] Remove SPMD from...
2021-09-17 Rohan VarmaBack out "Revert D30745961: [DDP] Remove self.modules_p...
2021-09-17 Rohan VarmaBack out "Revert D30745921: [DDP] Fix when buffers...
2021-09-17 Sangbaek Park[xplat][pytorch]: Disabling too many logging. (#65170)
2021-09-17 Michael Dagitsesdelegate parallelism to Ninja when possible (#64733)
2021-09-17 Michael Dagitsesadd test for number of jobs when building (#65162)
2021-09-17 Jane XuRemove CUDA 9.2 references conditionals and workarounds...
2021-09-17 edward-iofix torch.distributed.elastic event docs (#64974)
2021-09-17 Raghavan Raman[nnc] Updated inlining to handle cases when producer...
2021-09-17 Raghavan Raman[nnc] Updated inliner to remove assertions and exceptio...
2021-09-17 Nikita Shulga[ONNX] Do not use `numpy` in ONNX opsets (#65188)
2021-09-17 Tao Xu[CoreML][OSS] Include Core ML in iOS/MacOS nightlies...
2021-09-17 Shiyan Dengadd a test case for const fold (#65224)
2021-09-17 Pavithran Ramachandran[PyTorchEdge] promote prim ops by using ops table for...
2021-09-17 Michael SuoRevert D30993855: [pytorch][PR] OpInfo: nn.functional...
2021-09-17 Tao Xu[CoreML][OSS] Integrate with CMake (#64523)
2021-09-17 Yi Wang[Reland] [Model Averaging] Simplify PostLocalSGD Optimi...
2021-09-17 haozhe.zhuBf16 matmul (#64619)
2021-09-17 Nicolas HugTorchhub: rewrite commit hash check to avoid using...
2021-09-17 James Reed[FX] Ensure BC coverage for all of torch.fx.passes...
2021-09-17 James Reed[FX] Move graph_manipulation and param_fetch out of...
2021-09-17 Shiyan Deng[fx2trt] make gpu trace better (#65168)
2021-09-17 Tao Xu[CoreML][iOS/MacOS] Add the CoreML executor (#64522)
2021-09-17 Elias EllisonAllow extra unused arguments in symbolic shape function...
2021-09-17 albanDActually deprecate __torch_function__ as plain methods...
2021-09-17 albanDUpdate fx proxy to use classmethod for __torch_function...
2021-09-17 albanDUse classmethods for overrides (#64841)
2021-09-17 Howard HuangFix port allocation race condition for elastic test...
2021-09-17 Stephen JiaSmall improvements to compare_models_torch binary ...
2021-09-17 Edward YangDisable autograd fallback tests on Windows (#65147)
2021-09-17 Michael Dagitsesimplement "xy" indexing for torch.meshgrid (#62724)
2021-09-17 Alban DesmaisonAllow parametrization to be nested (#65167)
2021-09-17 Nicolas HugPass GITHUB_TOKEN to linux CI jobs and avoid skipping...
2021-09-17 Tao Xu[CoreML][fbcode] Add the `preprocess` python APIs ...
2021-09-17 Don Jang[Static Runtime] Introduce static_runtime::dict_unpack...
2021-09-17 BowenBao[ONNX] Update submodule to 1.10.1 (#63716) (#64576)
2021-09-17 James Reed[FX} Add torch.ops.profiler._record_function_{enter...
2021-09-17 Zafar Takhirov[quant] AO migration of the `torch/quantization/utils...
2021-09-17 Jordan Fix[acc_utils] Add print_model_info (#65045)
2021-09-17 Yinghai LuAdd back the owning_module fix (#65159)
2021-09-17 Rui ZhuAdd dropout shape inference as no-op in acc_tracer...
2021-09-17 Nikita ShulgaPin SciPy to 1.6.2 on Windows (#65017)
2021-09-16 Avery WangAdded logging for the Reducer's non-member functions...
2021-09-16 kshitij12345OpInfo: nn.functional.conv2d (#63517)
2021-09-16 Jane XuRemove old references to 9.2 in documentation (#65059)
2021-09-16 Kefei LuProvide function interface for `remove_duplicate_output...
2021-09-16 Kefei LuAdd type annotation for `TRTInterpreter.run` (#65135)
2021-09-16 Charles David... [quant]ao migration for quantization mappings and fuser...
2021-09-16 Jane XuRemove CUDA 9.2 and older references from our cmake...
2021-09-16 Nikita ShulgaDisable ParallelTBB (#65092)
2021-09-16 Zhengxu ChenIntroduce tensorRT as builtin module for torch::deploy...
2021-09-16 David Berard[JIT] Improve BatchMM mutability handling (#65097)
2021-09-16 Charles David... [quant] ao migration of observer and qconfig (#64982)
2021-09-16 Kushashwa Ravi... [Fix] Raise error when empty index tensor is passed...
2021-09-16 James Reed[FX] Gate FXGraphDrawer on whether pydot is installed...
2021-09-16 Michael Dagitsesadd support for indexing to meshgrid (#62722)
2021-09-16 Richard Zou[Reland] Add python mode (#64360)
2021-09-16 Alban DesmaisonRevert D30888794: [Model Averaging] Simplify PostLocalS...
2021-09-16 Rodrigo BerrielImprove LSTM documentation for proj_size > 0 (#65102)
2021-09-16 Scott Wolchok[Static Runtime] Use FastSet instead of std::set everyw...
2021-09-16 Amr ElshennawyReduce PyToch Warnings - Cast fixes from D26624430...
2021-09-16 Priya RamaniBug fix (#65105)
2021-09-16 Jordan Fix[acc_ops] Add support for torch variants of squeeze...
2021-09-16 Priya RamaniAdd NNC AOT Compiler executable (#63994)
2021-09-16 Zafar Takhirov[quant] AO migration of the `_correct_bias.py`, `_equal...
2021-09-16 Jane Xu.circleci/.jenkins: Remove 9.2 references in CI (#65024)
2021-09-16 Jane Xu.github: GHA add retry for docker run in chown workspac...
2021-09-16 Eli UriegasRevert D30752939: [pytorch][PR] nvfuser update
2021-09-16 Zafar Takhirov[quant] AO migration of the `quant_types.py` (phase...
2021-09-16 Zafar Takhirov[quant] AO migration of the `fuse_modules.py` (phase...
2021-09-16 Mikhail Zolotukhin[TensorExpr] Add a method for sanitizing Var and Buf...
2021-09-15 Eli Uriegas.github: Enable only specific workflows for canary...
2021-09-15 Eli Uriegasci: Disable jit legacy on circleci, enable on gha ...
2021-09-15 Jane XuCI: Upgrade windows 10.1 jobs to 10.2 (#65080)
next