platform/upstream/pytorch.git
2021-09-15 Eli Uriegasci: Disable jit legacy on circleci, enable on gha ...
2021-09-15 Jane XuCI: Upgrade windows 10.1 jobs to 10.2 (#65080)
2021-09-15 Jane XuReplace windows 10.2 smoke tests on PRs to be 11.3...
2021-09-15 Natalia GimelsheinRevert D30883290: [Static Runtime] Move MemoryPlanner...
2021-09-15 Charles David... [quant] Removing hardcoded "torch.quantization.observer...
2021-09-15 Scott Wolchok[Caffe2][easy] Avoid spurious vector copy in TransposeO...
2021-09-15 Scott Wolchok[Caffe2] Don't pass vector by value in SqueezeOp (...
2021-09-15 David RiazatiUse RDS for build size tracking (#64303)
2021-09-15 jiejnvfuser update (#63745)
2021-09-15 Elias EllisonAdd embedding shape analysis (#64323)
2021-09-15 Elias EllisonMax Pool with indices (#64121)
2021-09-15 Elias EllisonAdd Maxpool to shape analysis / Opinfo (#63530)
2021-09-15 Zafar Takhirov[quant][refactor] Change the structure of the ao migrat...
2021-09-15 David RiazatiAdd retries to ECR login step (#65013)
2021-09-15 Ilqar RamazanliTo add state dict and load_dict for Chained Scheduler...
2021-09-15 BowenBao[ONNX] Enhance shape (two changes merged) (#64585)
2021-09-15 Don Jang[Static Runtime] Move MemoryPlanner out into memory_pla...
2021-09-15 Kiuk Chung(torch.distributed.elastic) properly format traceback...
2021-09-15 soulitzerRemove `run_functional_checks` from `test_autograd...
2021-09-15 Peter BellDispatch.h: Avoid including ivalue (#64165)
2021-09-15 Ilqar RamazanliTo add state_dict and load_state_dict to SequentialLR...
2021-09-15 Nikita Shulga[CircleCI] Disable pytorch_linux_xenial_cuda10_2 test...
2021-09-15 Samuel SalasStarter Task 1 (#64927)
2021-09-15 Kyle Chen[ROCm] Update CI images for ROCm 4.3.1 (#64610)
2021-09-15 Yukio SiraichiPort `all` and `any` full reductions to structured...
2021-09-15 Scott Wolchok[PyTorch] remove string_view::operator[] bounds check...
2021-09-15 Scott Wolchok[PyTorch][easy] Add cbegin/cend to SmallVector (#64682)
2021-09-15 Scott Wolchok[PyTorch] Avoid extra std::vector in parseSchemaOrName...
2021-09-15 Zafar Takhirov[quant] Removing unnecessary import from torch/quantiza...
2021-09-15 Don Jang[Static Runtime] Check if outputs of a node do not...
2021-09-15 Jane XuForward fix SkipInfo missing mypy (#65063)
2021-09-15 Hong XuWhen test set_affinity, don't hardcode the CPU ID ...
2021-09-15 Kevin Tse[DataPipe] Make TarArchiveReader and ZipArchiveReader...
2021-09-15 Philip Meieradd `OpInfo` for `torch.nn.functional.dropout` (#62315)
2021-09-15 Jongsoo Park[dnnlowp] reduce num of test cases to avoid time out...
2021-09-15 Joel SchlosserGeneric test parametrization functionality (#60753)
2021-09-15 Sangbaek Park[vulkan] Use volk to load vulkan libraries and fix...
2021-09-15 Kshiteej K[fix] don't expose unique_dim in torch (#63080)
2021-09-15 Michael Carilli[CUDA graphs] moves memory sharing intro paragraph...
2021-09-15 Supriya RaoRevert D30558877: Ported std/var to ReductionOpInfo...
2021-09-14 Yi Wang[Model Averaging] Simplify PostLocalSGD Optimizer API...
2021-09-14 Heitor SchueroffPorted std/var to ReductionOpInfo and minimum/maximum...
2021-09-14 Erjia Guan[DataPipe] Improve Mapper to accept input/output index...
2021-09-14 Jerry Zhang[quant][tensorrt] Add tensorrt backend config (#64623)
2021-09-14 Scott Wolchok[PyTorch] Add c10::hash<c10::ArrayRef<T>> (#64277)
2021-09-14 Scott Wolchok[PyTorch] Add OpCode cache in ByteCodeDeserializer...
2021-09-14 Scott Wolchok[PyTorch] Remove implicit conversion from Tuple to...
2021-09-14 Scott Wolchok[PyTorch] Fix SourceRangeDeserializer vector copy ...
2021-09-14 Shiyan Deng[fx2trt] fix elementwise op converter with one operand...
2021-09-14 Salil Desai[PyTorch Edge][Model Loading] Operator Call De-dup...
2021-09-14 Salil Desai[PyTorch Edge][Model Loading] Operator Call De-dup...
2021-09-14 Eli Uriegas.github: Add render test results step (#64937)
2021-09-14 Natalia Gimelsheinremove SkipInfo class (#64972)
2021-09-14 Scott Wolchok[PyTorch] Don't store multiple kernels per key on mobil...
2021-09-14 Shiyan Deng[fx const fold] fix some cases with deep model hierarch...
2021-09-14 Yi Wang[Model Averaging] Revert #63895 (#64903)
2021-09-14 Nick KreegerDrop incremental linking on Windows with REL_WITH_DEB_I...
2021-09-14 Nikita ShulgaDisable target determination for now (#64921)
2021-09-14 Jane (Yuan) Xuprint_test_stats.py: dedup test report upload name...
2021-09-14 Richard ZouMake {select,slice,diagonal}_backward primitives wrt...
2021-09-14 Yukio SiraichiReplace composite dispatch with `CompositeExplicitAutog...
2021-09-14 Edward YangRevert D30711934: [pytorch][PR] Use RDS for build size...
2021-09-14 Mikhail Zolotukhin[TensorExpr] Remove 'Placeholder' class. (#64887)
2021-09-14 Mikhail Zolotukhin[TensorExpr] PyBinds: improve QoL of pybind users....
2021-09-14 Peter BellFix use of deprecated tensor.type() in SegmentReduce...
2021-09-14 Supriya Rao[quant] handle empty input in fused_moving_avg_obs_fake...
2021-09-14 Ivan YashchukAdd forward AD for torch.linalg.eigh (#62163)
2021-09-14 Natalia Gimelshein[THC] remove TensorTypeUtils and TensorInfo (#64965)
2021-09-14 Xiang GaoEmbeddingBag sort thrust->cub (#64498)
2021-09-14 Chiang, Yu... Speed up torch.unique_consecutive() (#64835)
2021-09-14 Vitaly Fedyunin[WIP] Example of DataPipes and DataFrames integration...
2021-09-14 driazatiRe-land Fix test report uploading (#64958)
2021-09-14 Tao Xu[iOS][OSS][BE] Add Simulator tests for full JIT (#64851)
2021-09-14 Emad El-Haratyadd acc_ops.max, acc_ops.maximum, consolidate acc_ops...
2021-09-14 CaoEAdd BFloat16 support for cross, tril, triu, tril_indice...
2021-09-14 David RiazatiUse RDS for build size tracking (#64303)
2021-09-14 Nikita ShulgaAdd `skipIfTBB` decorator (#64942)
2021-09-13 Victor QuachRaise TypeError on assigned grad with wrong type (...
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)
next