platform/upstream/pytorch.git
2021-09-10 Mikhail Zolotukhin[TensorExpr] Simplify TE IR before applying any transfo...
2021-09-10 Jerry Zhang[quant][fix] Fix quantization for sub_scalar (#64603)
2021-09-10 Linbin Yu[Android] print type name for IValues (#64602)
2021-09-09 Xinyi Zhang[caffe2][tiny] Add logging to report what the current...
2021-09-09 Ilqar Ramazanli[doc][hackathon] To add Adagrad Optimizer to the docume...
2021-09-09 Harut Movsisyan[Static Runtime] Fix resize_output_check warning coming...
2021-09-09 Han GuangyunRename profiler metadata key (#63743)
2021-09-09 Jordan FixAdd support for lowering info during serialize_module...
2021-09-09 Palwisha Akhtarcat_shape_check: Fixes dimension in the error message...
2021-09-09 Xu ZhaoEnable the on-demand performance PR testing to run...
2021-09-09 Eli Uriegas.github: Remove add_annotations workflow (#64449)
2021-09-09 Rohan Varma[Dist/CI] Remove dist from target determinator (#64721)
2021-09-09 Emad El-Haratyfix acc topk's handling of the case when dim=0, fix...
2021-09-09 Richard BarnesFix a shadowed variable (#64695)
2021-09-09 Nived P AAdded more version comparison operations (#63848)
2021-09-09 Mike RuberryReverts cat and stack warning when out= is not the...
2021-09-09 Ilqar RamazanliTo add SequentialLR to PyTorch Core Schedulers (#64037)
2021-09-09 John Shen[pytorch] Make qlinear weight packing thread safe ...
2021-09-09 Nikita Vedeneev`torch.lu_solve`: forward AD support (#64646)
2021-09-09 Raghavan Raman[nnc] Handled cast in index expression during inlining...
2021-09-09 Raghavan Raman[nnc] Updated indices during broadcast to use int64_t...
2021-09-09 Howard HuangRevert D30745921: [DDP] Fix when buffers are reassigned...
2021-09-09 Howard HuangRevert D30745961: [DDP] Remove self.modules_params
2021-09-09 Howard HuangRevert D30745960: [DDP] Remove SPMD from self.modules_b...
2021-09-09 Elias Ellison[JIT] Add gradient check in constants (#64613)
2021-09-09 Edward YangFilter out _disabled_torch_function_impl from handle_to...
2021-09-09 Ilqar RamazanliTo add Rectified Adam Description to Documentation...
2021-09-09 Ilqar Ramazanli[doc][hackathon] To add AdamW Optimizer to the document...
2021-09-09 Ilqar RamazanliTo add Adamax algorithm to documentation (#63903)
2021-09-09 CodemodService... [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily...
2021-09-09 Yinghai LuFix lop1p lowering bug (#64724)
2021-09-09 Peter BellMigrate uses of THCReduceApplyUtils to cuda_utils:...
2021-09-09 Rohan Varma[DDP] Remove SPMD from self.modules_buffers (#64474)
2021-09-09 Rohan Varma[DDP] Remove self.modules_params (#64473)
2021-09-09 Rohan Varma[DDP] Fix when buffers are reassigned in module (#64472)
2021-09-09 Scott Wolchok[PyTorch] Fix MobileDebugInfo vector copy (#64030)
2021-09-09 Scott Wolchok[PyTorch] move from input ivalues in ByteCodeDeserializ...
2021-09-09 Scott Wolchok[PyTorch] Copy vectors less in Function::append_operato...
2021-09-09 Yinghai Lu[FX] make visualizer produce different formatted output...
2021-09-09 Nikita ShulgaRe-enable nightly doc pushes (#64708)
2021-09-08 Jordan Fix[acc_tracer] Enable check_mutable_operations (#64456)
2021-09-08 Hui Guo[tensorexpr] Allocate intermediate buffers at compile...
2021-09-08 Hui Guo[tensorexpr] Add 'is_allocated' flag for buffers and...
2021-09-08 Jordan Fix[acc_normalizer] Improve error when kwarg normalization...
2021-09-08 Hector YuenUpdate breakpad to an existing commit: 7d188f6 (#64666)
2021-09-08 Ilqar RamazanliTo add Stochastic Gradient Descent to Documentation...
2021-09-08 Eli Uriegas.github: Upgrade windows CUDA 10.1 -> 10.2 (#64658)
2021-09-08 Shirong WuAdd plugin for linalg norm operation (#64611)
2021-09-08 Natalia GimelsheinRevert D30735341: Migrate uses of THCReduceApplyUtils...
2021-09-08 Yinghai Lu[fx] make const fold code more pythonic (#64451)
2021-09-08 Zafar Takhirov[quant] Enable jit tracing on quantizable LSTM (resubmi...
2021-09-08 Peter BellFactor out TensorBase that doesn't depend on native...
2021-09-08 David RiazatiMake doc previews use its own S3 bucket (#64594)
2021-09-08 Thomas J. FanTST Adds inplace checks to module_info (#63739)
2021-09-08 Peter BellMigrate uses of THCReduceApplyUtils to cuda_utils:...
2021-09-08 Eli Uriegas.github: Run docker containers in detach mode (#64459)
2021-09-08 Animesh Jain[NNC] Add Softplus operator (#64589)
2021-09-08 Horace HeAdd `__matmul__` to the magic methods for FX tracing...
2021-09-08 kshitij12345update scatter formula (#64546)
2021-09-08 Kevin Tsefixing trapezoid() comments for clarity (#64592)
2021-09-08 Ivan YashchukAdd forward mode differentiation for torch.linalg.chole...
2021-09-08 Hojin LeeFix typo embedding_renorm_cuda_ (#64542)
2021-09-08 Rohan Varma[c10d] Provide failure reason from ProcessGroup when...
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...
next