projects
/
platform
/
upstream
/
pytorch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pytorch.git
2021-08-17
Nikita Shulga
Add pocketfft as submodule (#62841)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Rohan Varma
[wip] Move smallest bucket to end after rebuild buckets...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Kevin Tse
adding a note to the documentation of polar (#63259)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Jerry Zhang
[quant][graphmode][fx][bc-breaking] Support for referen...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Dhruv Matani
Revert D30281388: [PyTorch] Avoid using std::regex...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Richard Zou
Fix zero-dim handling in torch.matmul (#63359)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mikhail Zolotukhin
[TensorExpr] Add a wrapper for all expr and stmt pointe...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Kushashwa Ravi...
OpInfo fix: `conv_transpose2d` (#63389)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mike Iovine
[Static Runtime] Implement aten::append (#63350)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Ivan Kobzarev
[vulkan] Add log_softmax (#63193)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Supriya Rao
[quant][fx] Ensure qconfig works for QAT with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Yi Wang
Add return type hint and improve the docstring of consu...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Elias Ellison
Add handling of ifs to shape propagation (#62914)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Elias Ellison
Small shape analysis changes (#62911)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Elias Ellison
Add a few peepholes (#62910)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Elias Ellison
Propagate symbolic dimensions through idioms like x...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Jerry Zhang
[fx2trt] Refactor linear op to use mm + add
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mike Ruberry
Updates set_default_dtype documentation (#63233)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Amy He
Remove backend_debug from torch_core srcs and replace...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Amy He
Move Android Nnapi srcs from aten_native_cpu to aten_cp...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Ivan Kobzarev
[android][vulkan] Fix model loading for Vulkan backend...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Peter Bell
Advertise USE_PRECOMPILED_HEADERS in CONTRIBUTING.md...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Bradley Davis
[fx] persist `tracer_cls` on `fx.Graph` when deep copyi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Dhruv Matani
[PyTorch] Avoid using std::regex for device string...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Dhruv Matani
[PyTorch] Add Device_test.cpp (#63203)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Taylor Robie
change with_callable_args to return a fresh _PartialWra...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Victor Quach
Fix flaky test for dp saved tensor hooks (#63324)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Erjia Guan
Add mode to TarArchiveReader (#63332)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Michael Dagitses
add torch.meshgrid() OpInfo (#62720)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mike Ruberry
Extends warning on norm docs (#63310)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Peter Bell
Cleanup dead code (#63328)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Peter Bell
Workaround for cuFFT bug (#63327)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Nikita Shulga
Add step to report code coverage from GHA (#63373)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mikhail Zolotukhin
[TensorExpr] Remove test_train from tensorexpr tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Don Jang
[JIT] Set future's error to current exception as is...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Don Jang
[Static Runtime] Fix a bug that assigns multiple output...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Yi Wang
[Model Averaging] Add a few member methods of PostLocal...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Hao Lu
[PyPer] Skip printing out per node time when do_profile...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Amy He
Refactor NnapiCompilation registration into it's own...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Richard Zou
Add section to CONTRIBUTING.md explaining developer...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Eli Uriegas
test: Add ability to set CONTINUE_THROUGH_ERROR (#63357)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Bo Wang
Add driver function to run test_sharded_tensor.py and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Shiyan Deng
[fx2trt] add unsqueeze converter (#63355)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Mike Iovine
[Static Runtime] Implement prim::TupleUnpack (#63243)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Jerry Zhang
[fx2trt] Factor out add_matrix_multiply_layer
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
MY_
A re-open PR: Avoid re-creating the random number gener...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Nikita Shulga
Improve pip package determination (#63321)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Lucas Kabela
[Profiler] Change FLOP/s to Total FLOPs (#62779)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
zhouzhuojie
Fix triage workflow when the card already exists in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
kshitij12345
[opinfo] nn.functional.pad (#62814)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Sam Estep
Add expecttest to requirements.txt (#63320)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
kyshel
add comma to prevent syntax errors (#62492)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Bert Maher
Retry apt-get during setup_ci_workspace (#63319)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Nikita Vedeneev
Make `torch.lu` differentiable for wide/tall inputs...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Yi Wang
[Model Averaging] Allow subgroup to be None in PostLoca...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Meghan Lele
Revert "[docs] Update docs for NegativeBinomial (#45693...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Erjia Guan
Refactor BucketBatch (#63185)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Erjia Guan
Replace str by repr for DataChunk (#63184)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Raghavan Raman
[nnc] Updated IRMutator and IRSimplifier to perform...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Supriya Rao
[docs][ao] Add overload information for fake_quantize_p...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Supriya Rao
[docs][ao] Add missing docstrings for quantized_max_poo...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Supriya Rao
[docs][ao] Add missing documentation for torch.quantize...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Heitor Schueroff
[OpInfo] Add expected_failure kwarg to SkipInfo (#62963)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Heitor Schueroff
Small refactor for OpInfo decorators (#62713)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Kimish Patel
[Pytorch Edge] Fix broken test post changes in error...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Ilqar Ramazanli
To add warm-up scheduler to optim (#60836)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Shiyan Deng
Move fx2trt and oss_acc_tracer to oss (#63101)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Bert Maher
Hide all symbols in llvm namespace (#63272)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
anjali411
Add copy button to code snippets in docs (#63149)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Edge] Enable kineto profiler on mobile via...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Mobile] Combing instructions and debug hanles...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Profiler] Introduce scopes to enableProfiler...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Profiler] Add debug_handles to KinetoEvent...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Profiler] Move start timestamp to end of start...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kimish Patel
[Pytorch Profiler] Add support for adding module hierar...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
leslie-fang...
add substract of max and testcase (#63132)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Kushashwa Ravi...
OpInfo: `nn.functional.conv_transpose2d` (#62882)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Kefei Lu
refactor fx2trt example script so it can be imported...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Hanton Yang
[iOS] Add `LibTorch-Lite-Nightly` pod (#63239)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Sameer Deshmukh
Allow TransformerEncoder and TransformerDecoder to...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Pruthvi Madugundu
[ROCm] Update HIP_VERSION to TORCH_HIP_VERSION (#62786)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Can Balioglu
Respect user-set CMAKE_PREFIX_PATH (#61904)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
gmagogsfm
Remove left-over print in test_diff_graph_inline_thresh...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Tanvir Zaman
Add CostInferenceFunction for SplitOp (#63133)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Meghan Lele
[docs] Merge note block in `torch.lu` documentation...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Meghan Lele
[docs] Remove `input` parameter from `Tensor.flatten...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Meghan Lele
[docs] Add cross references to `torch.transpose` and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Meghan Lele
[docs] Mention `vsplit`, `hsplit` and `tensor_split...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Sameer Deshmukh
Allow Average Pooling modules to accept tensors with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
zhouzhuojie
[skip ci] fix workflow code generation (#63235)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Mike Iovine
[Static Runtime] Add pass to eliminate __getitem__...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Kushashwa Ravi...
Fixing user inputs for low, high in `make_tensor` ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Natalia Gimelshein
[hackathon] fix benchmarking script in CONTRIBUTING...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Andres Suarez
[codemod][lint][caffe2] Extend BLACK coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Thomas J. Fan
ENH Adds no_batch_dim to FractionalMaxPool2d (#62490)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Don Jang
[JIT] Add a flag to rethrow caught exception in jit...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Yukio Siraichi
Port `norm` kernel to structured kernels. (#62711)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Yukio Siraichi
Port `prod` kernel to structured kernels. (#62024)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Yukio Siraichi
Port `mean` kernel to structured kernels. (#61643)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Andrew Gu
Remove req to call step() in training loop (#63164)
commit
|
commitdiff
|
tree
|
snapshot
next