platform/upstream/pytorch.git
2021-09-13 Natalia Gimelsheinkill SkipInfo (#64878)
2021-09-13 Shirong WuFix TRTOperatorSupport (#64873)
2021-09-13 Eli UriegasRevert D30878101: [pytorch][PR] Fix test report uploading
2021-09-13 Vasiliy Kuznetsovtorch.ao migration: fake_quantize.py, phase 1 (#64814)
2021-09-13 Scott Wolchok[PyTorch] Reduce heap allocations in OperatorName:...
2021-09-13 Scott Wolchok[PyTorch] Add test for operator_name (#64672)
2021-09-13 Emad El-Haratyhandle the case in acc_ops.sum when dim == 0, different...
2021-09-13 XiaobingSuperfix build error when system cmake3 version >=3.5 but...
2021-09-13 driazatiFix test report uploading (#64846)
2021-09-13 Nikita ShulgaPin SciPy to 1.6.3 on Mac (take 2) (#64922)
2021-09-13 Don Jang[Deploy] Avoid use-after-free during autograd shutdown...
2021-09-13 Jacob Szwejbka[Pytorch Edge] Quantized Ops Dtype Selective (#63680)
2021-09-13 Edward YangDisable more of the pragma warning stuff (#64899)
2021-09-13 Scott Wolchok[PyTorch] Gate tls_local_dispatch_key_set off on iOS...
2021-09-13 VertexCtypo fix (#64615)
2021-09-13 kshitij12345[nn] no batch dim support: CosineEmbeddingLoss (#64590)
2021-09-13 Rishi PuriFixes failure in test_dataloader.py that occurs on...
2021-09-13 Jane Xu.github: Always run chown workspace (#64854)
2021-09-13 Eli UriegasReland .circleci: Skip cuda /cudnn install if existing...
2021-09-13 Supriya Raotorch.ao migration: quantize_jit.py phase1 (#64860)
2021-09-13 Supriya Raotorch.ao migration: stubs.py phase 1 (#64861)
2021-09-13 Jiayi Sunadd BFloat16 operators on CPU: cummax, cummin (#63307)
2021-09-13 Xiaoyu Zhangfix quantization.rst doc (#64802)
2021-09-13 Eddie RenND Embeddings benchmark - Standardize randomized inputs...
2021-09-13 Heitor SchueroffInitial implementation of nanmean (#62671)
2021-09-13 Heitor Schueroff[Reland] Added reference tests to ReductionOpInfo ...
2021-09-13 Emilio CastilloAdds DLPack support (#57110)
2021-09-13 kshitij12345[fix] fix test_python_dispatch with pytest (#64574)
2021-09-12 Nikita ShulgaRevert D30876591: [pytorch][PR] Pin scipy to 1.6.3...
2021-09-12 Vasiliy Kuznetsovtorch.ao migration: numeric suite, eager and fx (#64817)
2021-09-12 Nikita ShulgaPin scipy to 1.6.3 on Windows and Mac (#64844)
2021-09-12 Nikita ShulgaRevert D30867266: [pytorch][PR] TST Adds gradcheck...
2021-09-12 Martin Yuan[RFC] Modularize functions of parsing bytecode (#61862)
2021-09-12 Natalia GimelsheinRevert D30875977: [caffe2] [aten] Remove loose (unpaire...
2021-09-11 Tao Xu[iOS][OSS][BE] Update XCode to use 12.5.1 (#64850)
2021-09-11 Tao Xu[iOS][OSS][BE] Remove unused files (#64849)
2021-09-11 Mikhail Zolotukhin[TensorExpr] Move 2 graph passes from kernel.cpp to...
2021-09-11 Mikhail Zolotukhin[TensorExpr] Add debug logging (store/load tracing...
2021-09-11 Mikhail Zolotukhin[TensorExpr] LLVMCodegen: fix lowering for UInt->Float...
2021-09-11 Elias Guestrin[caffe2] [aten] Remove loose (unpaired) #pragma warning...
2021-09-11 Jerry Zhang[quant][fx2trt] Add lowering support for reference...
2021-09-11 Hui Guo[tensorexpr] Simplify x/100 -> 0 if x is a non-negative...
2021-09-11 Eli UriegasRevert D30869803: .circleci: Skip cuda /cudnn install...
2021-09-10 Thomas J. FanTST Adds gradcheck and gradgradcheck to module info...
2021-09-10 Ansley UsseryPreserve types during empty container assignment (...
2021-09-10 Jane XuAlways upload stats to S3 (#64853)
2021-09-10 Kevin Tse[DataPipe] Remove ZipArchiveReader's dependency on...
2021-09-10 Eli Uriegas.circleci: Skip cuda /cudnn install if existing (#64825)
2021-09-10 Ilqar Ramazanli[doc][hackathon] To add Adadelta Optimizer to the docum...
2021-09-10 Alban DesmaisonAdd more error checking in subclass creation (#64746)
2021-09-10 Alban DesmaisonMove THPVariable_NewWithVar around (#64550)
2021-09-10 Raghavan Raman[MicroBench] Added a log_vml version of the signed...
2021-09-10 Raghavan Raman[nnc] Added an implementation of sign op (#64033)
2021-09-10 Eddie RenExtend 2Dim embedding bag benchmarking to include 3Dim...
2021-09-10 Howard HuangRevert D30846958: [caffe2/aten] Remove loose #pragma...
2021-09-10 Kevin Tse[DataPipe] fixing tests related fork() to remove warnin...
2021-09-10 Hui Guo[tensorexpr] Add 'pre_alloc' argument in python API...
2021-09-10 anjali411Skip conjugate and negate fallback for view ops and...
2021-09-10 Ilqar RamazanliTo add Rprop documentation (#63866)
2021-09-10 Jeff Daily[ROCm] define C10_WARP_SIZE to warpSize HIP constant...
2021-09-10 Corey Levinsonfix typo in torch/onnx/utils.py (#63396)
2021-09-10 ruibuild: bump bazel to 4.2.1 (#64455)
2021-09-10 Aswin John... ROCm MIOpen NHWC Convolution support (#63617)
2021-09-10 Shen LiLet all_reduce_coalesced and all_gather_coalesced retur...
2021-09-10 Nikita Vedeneev`torch.lu`: forward AD support (#64742)
2021-09-10 Jordan Fix[const_fold] Keep around node.meta for replaced folded...
2021-09-10 Elias Guestrin[caffe2/aten] Remove loose #pragma warning ( pop )...
2021-09-10 Shirong WuAdd TRTSplitter (#64762)
2021-09-10 Scott Wolchok[PyTorch] Fix missing move in torch::jit::Lexer::next...
2021-09-10 Scott Wolchok[PyTorch] Use std::find in the JIT lexer (#64652)
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...
next