platform/upstream/pytorch.git
2021-09-08 Sameer DeshmukhChange MaxUnpool to accept tensors with 0-dim batch...
2021-09-08 johnluAdd Half conversion of bit cast for SYCL kernel (#64340)
2021-09-08 Bert Maher[nnc] Provide helpful error messages about turning...
2021-09-08 leslie-fang... Allow disabling cache in autocast (automatic mixed...
2021-09-08 Protonu BasuAdding support for lowering 4Bit EmbeddingBag Operator...
2021-09-08 Freey0restore test_inplace_comparison_ops_require_inputs_have...
2021-09-08 Zafar Takhirov[quant] AO migration of the `quantize.py` (resubmission...
2021-09-08 Mikhail Zolotukhin[TensorExpr] Don't rely on exceptions in Vectorizer...
2021-09-08 Jordan Fix[fx_const_fold] Fix constant folding for attrs in submo...
2021-09-08 Hendrik SchröterAdd __ge__ to TorchVersion (#64565)
2021-09-08 Maksim Leventaladd out variant of linear (#61801)
2021-09-08 Steven JinFix building docs instructions (#64508)
2021-09-08 Nikita ShulgaFix quicklint (#64612)
2021-09-08 Natalia GimelsheinRevert D29998114: [pytorch][PR] enable bf16 mkldnn...
2021-09-08 Don Jang[JIT] Fix a bug of rejecting ops with AliasAnalysisKind...
2021-09-08 Elias EllisonAdd symbolic shape comparison optimization (#64300)
2021-09-08 Elias EllisonRefactor to use shape arguments (#64299)
2021-09-08 Elias EllisonAdd view with negative dim (#63516)
2021-09-08 Elias EllisonGeneralize expand logic (#63615)
2021-09-08 Elias EllisonAdd permute, arange (#63407)
2021-09-08 Elias EllisonAdd support for slice, selec twith int, index_select...
2021-09-08 Elias EllisonAdd squeeze, unsqueeze, transpose shape functins (...
2021-09-08 Elias EllisonAdd batch of unary functions (#63050)
2021-09-08 Yanli ZhaoBack out "update rpc tensorpipe logic for sparse tensor...
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)
next