platform/upstream/pytorch.git
2021-09-08 lezcanoUse trsm for triangular_solve in CPU (#63567)
2021-09-07 Tao Xu[iOS][Metal] Add aten:hardswish (#64588)
2021-09-07 kshitij12345[special] Alias igamma, igammac to special.gammaninc...
2021-09-07 Mike RuberryDisables four failing distributions tests on windows...
2021-09-07 driazatiAdd lint to ensure .github/ pypi dependencies are pinne...
2021-09-07 David RiazatiUpdate explicit_ci_jobs to work with GHA (#64598)
2021-09-07 Nikita ShulgaMove ParallelTBB to GHA (take 2) (#64193)
2021-09-07 Mike Iovine[Static Runtime] Add first iter metric (#64457)
2021-09-07 Wenliang Zhaoadd bubdle input into AIBench (#64557)
2021-09-07 Facebook Community BotAutomated submodule update: FBGEMM (#64582)
2021-09-07 haozhe.zhuenable bf16 mkldnn path for gemm (#61891)
2021-09-07 Anirudh DagarArray API: Add `torch.linalg.matmul` alias to `torch...
2021-09-07 Jane Xu[small BE] .github: refactor concurrency into a common...
2021-09-07 Kevin TseFixes issue related torch.trapezoid broadcasting behavi...
2021-09-07 Danielle PintzAdd space in Feature Request issue template (#64563)
2021-09-07 Lu FangClean up op BC check list (#64584)
2021-09-07 Ilqar Ramazanli[doc][hackathon] To add Adam Optimizer to the documenta...
2021-09-07 Yanli Zhaominor fix for elastic doc (#64531)
2021-09-07 Philip Meierdeprecate dtype getters from `torch.testing` namespace...
2021-09-07 Ilqar RamazanliTo change WarmUp Scheduler with ConstantLR and LinearLR...
2021-09-07 Mike Iovine[JIT] Freeze unrolls constant loops (#63614)
2021-09-07 Kefei LuFix fx2trt SplitterBase non_tensor_input logic (#64286)
2021-09-07 Ivan YashchukUpdate error messages that use LAPACK error codes ...
2021-09-07 Anirudh DagarSupport `torch.concat` alias, add `cat` OpInfo & remove...
2021-09-07 Natalia GimelsheinRemove dead code from THC (THCApply.cuh) (#64559)
2021-09-06 Nikita ShulgaMove ParallelNative and PureTorch to GHA (#64452)
2021-09-05 Shen XuMark functions in backend header as inline to suppress...
2021-09-05 Bert MaherRevert D30745610: [nnc] Make our exceptions c10::Errors...
2021-09-05 Sangbaek Park[Vulkan] Code Quality: Remove duplicate code for hardsh...
2021-09-05 Mike RuberryBack out "nn.functional.linear OpInfo" (#64517)
2021-09-05 Chris CaiBack out "D30740897 Add fusion enabled apis" (#64500)
2021-09-05 Bert Maher[nnc] Make our exceptions c10::Errors, get C++ stacktra...
2021-09-04 Peter BellEnsure num_threads is initialized in get_num_threads...
2021-09-04 Facebook Community BotAutomated submodule update: FBGEMM (#64338)
2021-09-04 Ivan YashchukFix `copy_transpose_valid` condition for `copy_same_typ...
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...
next