platform/upstream/pytorch.git
2021-09-03 Michael Carilli[CUDA graphs] Error if attempting to capture uncapturab...
2021-09-03 Nikita ShulgaFix logical typo in _compare_trilu_indices (#64468)
2021-09-03 Ansley UsserySupport Union in TorchScript (#64234)
2021-09-03 Kefei LuAdd fx2trt pass for removing duplicate output args...
2021-09-03 Elias EllisonAdd fusion enabled apis (#64429)
2021-09-03 Elias Ellisonupdate optimize_for_inference docs (#64428)
2021-09-03 James Reed[resubmit][FX] Prototype for guarding against mutable...
2021-09-03 Mike RuberrySkips layer norm OpInfo on tbb platform (#64469)
2021-09-03 Peter BellTHC: Cleanup dead code (#64441)
2021-09-03 driazatiRegenerate generated github workflows (#64465)
2021-09-03 David RiazatiRevert D30732630: [quant] Enable jit tracing on quantiz...
2021-09-02 Zafar TakhirovRevert D30055886: [quant] AO migration of the `quantize.py`
2021-09-02 Jane Xu[POC] .github: Add event name to concurrency (#64402)
2021-09-02 Garrett Cramerupdate rpc tensorpipe logic for sparse tensors (#62960)
2021-09-02 Eli UriegasRevert D30675780: [FX] Prototype for guarding against...
2021-09-02 Zafar Takhirov[quant] Enable jit tracing on quantizable LSTM (#64438)
2021-09-02 James Reed[FX] Prototype for guarding against mutable operations...
2021-09-02 Eli Uriegas.github: Migrate pytorch_linux_bionic_py_3_6_clang9...
2021-09-02 Erjia GuanSwitch Shuffler to use iter-local buffer (#64195)
2021-09-02 Nikita ShulgaDisable CircleCI ROCm build (#64434)
2021-09-02 Kevin Tse[DataPipe] removing filter's inheritance from map ...
2021-09-02 Kevin Tse[DataPipe] adding/removing __len__ for different DataPi...
2021-09-02 Erjia GuanFix test_ind_worker_queue by setting max_num_worker...
2021-09-02 Thomas J. FanENH Adds test and docs for modules that already support...
2021-09-02 Rohan Varma[DDP] Fix logging iterations (#64411)
2021-09-02 Eli Uriegas.github: Move squid vars to common vars (#64436)
2021-09-02 Eli Uriegas.github: Move upload-artifact-s3 to common var (#64435)
2021-09-02 Richard Zounn.functional.linear OpInfo (#61971)
2021-09-02 Eli UriegasRevert D30468409: Add fx2trt pass for removing duplicat...
2021-09-02 Hui Guo[tensorexpr] Wrap error msgs with buildErrorMessages...
2021-09-02 Kefei LuAdd fx2trt pass for removing duplicate output args...
2021-09-02 Jane XuCI: Enable using labels to control GHA workflows (...
2021-09-02 Nicolas HugFixes and details to torchhub docs (#63783)
2021-09-02 Thomas J. FanTST Adds __repr__ and str to module info (#63737)
2021-09-02 Zhaoheng NiFix torch.istft length mismatch and window runtime...
2021-09-02 Mike Iovine[Static Runtime] Add sign/abs/lop1p/mul fusion pass...
2021-09-02 CodemodService... [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily...
2021-09-02 Seth ElliottFix broken caffe2 test: PlanExecutorTest.BlockingErrorP...
2021-09-02 Michael Dagitsessimplify op name determination into a single forward...
2021-09-02 Vasiliy Kuznetsovfix copy.deepcopy on LinearPackedParams (#64367)
2021-09-02 Ivan Kobzarev[jit] shape propagation for prepack (#63585)
2021-09-02 Michael Dagitsesextract TestAutogradComplex into its own test file...
2021-09-02 Michael Dagitsesrequire that `TARGET_DET_LIST` is sorted (and sort...
2021-09-02 Nicolas HugFix list() and help() torchhub functions for Windows...
2021-09-02 Nicolas HugRemove outdated comment in hub.py (#63757)
2021-09-02 Nicolas HugUpdate hub.load() signature to avoid polluting kwargs...
2021-09-02 Kefei LuFix TRTModule not adding outputs in order (#64418)
2021-09-02 Kushashwa Ravi... Port `gather` to structured kernel (#63312)
2021-09-02 Pavel BelevichReplace std::unordered_map<c10::Device, c10::Device...
2021-09-02 Chen Lai[PyTorch Edge] Support default args with out arg, flag...
2021-09-02 Edward YangRemove unnecessary resize_output (#64272)
2021-09-02 Shirong WuMove graph util to fx2trt (#64064)
2021-09-02 Edward YangAdd a warning about DataLoader num_workers > 0 "memory...
2021-09-02 Rohan Varma[Dist CI] Move rest of distributed tests to their own...
2021-09-02 Rohan Varma[DDP] Log num threads (#64072)
2021-09-02 Zeina Migeedadd documentation to shape inference algorithm (#64312)
2021-09-02 Yi Wang[DDP Comm Hook] Add debugging communication hooks to...
2021-09-02 Yi Wang[DDP Comm Hook] Create a noop hook for performance...
2021-09-02 Rohan Varma[DDP] Add more logging iterations (#64071)
2021-09-01 Rohan VarmaFix incorrect DDP test (#64074)
2021-09-01 Rohan Varma[c10d] Prefer use of torch_check (#63928)
2021-09-01 anjali411Add fast path for addmm when the inputs are conjugate...
2021-09-01 Yi Wang[DDP Comm Hook] Add bf16 gradient compression to ddp_co...
2021-09-01 Jerry Zhang[quant][graphmode][fx] Add fbgemm backend_config_dict...
2021-09-01 Santiago CastroMake datasets in `ConcatDataset` not need to be sized...
2021-09-01 Richard ZouRestore LayerNorm numerics test (#64385)
2021-09-01 Jerry Zhang[quant][graphmode][api] Add backend_config_dict to...
2021-09-01 zhouzhuojieSilent rm error for sccache log file (#64388)
2021-09-01 Yuchen Huang[xplat][metal] Add getters and setters for ivars in...
2021-09-01 Meghan Lele[structured] Preserve computed elements from meta func...
2021-09-01 Mike Iovine[Static Runtime] Make per-op latency readable by FAI...
2021-09-01 Salil DesaiUpdate optimize_for_mobile to preserve node's debug...
2021-09-01 David ReissBreak up "@generated" string so Phabricator shows changes
2021-09-01 Alban DesmaisonAdd forward AD support for custom Functions (#64061)
2021-09-01 Tanvir ZamanFix bytes_written and bytes_read (#64244)
2021-09-01 Scott Wolchok[Caffe2] Create fewer strings during argument fetching...
2021-09-01 Kimish PatelBack out "Revert D30327514: [Pytorch lite predictor...
2021-09-01 Rohan VarmaAdd a record scope around autograd::engine::evaluate_fu...
2021-09-01 Patrick Kan[Bootcamp] Include both python unittest and parser...
2021-09-01 Patrick Hu[FX] Fix python code generation for wrapped getattr...
2021-09-01 Raghavan Raman[nnc] Updated generic error message with info about...
2021-09-01 Xiang GaoFixes reduction launch config (#64304)
2021-09-01 Kushashwa Ravi... OpInfo for `nn.functional.layer_norm` (#63276)
2021-09-01 Nima Elyasifix GradBucket.is_last() logic (#63768)
2021-09-01 Richard ZouRevert D29699456: [pytorch][PR] Enable Half, BFloat16...
2021-09-01 James Reed[FX] Rename reduce functions back to their old, public...
2021-09-01 Yuchen Huang[Metal][GPU] Enable metal for simulators and fix test...
2021-09-01 Michael Carilli[CUDA graphs] hotfix for test_graph_ (#64339)
2021-09-01 gmagogsfmRemove outdated warning about RecursiveScriptModule...
2021-09-01 Mikhail Zolotukhin[TensorExpr] Wrap error messages with buildErrorMessage...
2021-09-01 Pritam DamaniaFix bug in ShardedTensorMetadata serde. (#63902)
2021-09-01 Pavel BelevichDelete some dead code from RRefMessageBase (#64298)
2021-09-01 Matti Picusdisallow empty named dims list to flatten(names, name...
2021-09-01 Scott Wolchok[caffe2][easy] Save heap allocation in ConcatOp (#63529)
2021-09-01 Edward YangConvert mul to use opmath_gpu_kernel_with_scalars ...
2021-09-01 soulitzerUse the correct overloaded name to skip boxed autograd...
2021-09-01 Ray Peng[Static Runtime] Out version for softmax (#64243)
2021-09-01 Eli Uriegas.circleci: Remove already migrated CUDA configs (#64231)
2021-09-01 Eli Uriegas.github: Consolidate linux setup / teardown (#64229)
2021-09-01 Nikita ShulgaAdd ciflow-tracking issue to pytorch-probot (#64125)
next