2021-09-02 |
Nicolas Hug | Fixes and details to torchhub docs (#63783) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Thomas J. Fan | TST Adds __repr__ and str to module info (#63737) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Zhaoheng Ni | Fix torch.istft length mismatch and window runtime... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Mike Iovine | [Static Runtime] Add sign/abs/lop1p/mul fusion pass... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
CodemodService... | [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Seth Elliott | Fix broken caffe2 test: PlanExecutorTest.BlockingErrorP... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Michael Dagitses | simplify op name determination into a single forward... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Vasiliy Kuznetsov | fix copy.deepcopy on LinearPackedParams (#64367) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Ivan Kobzarev | [jit] shape propagation for prepack (#63585) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Michael Dagitses | extract TestAutogradComplex into its own test file... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Michael Dagitses | require that `TARGET_DET_LIST` is sorted (and sort... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Nicolas Hug | Fix list() and help() torchhub functions for Windows... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Nicolas Hug | Remove outdated comment in hub.py (#63757) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Nicolas Hug | Update hub.load() signature to avoid polluting kwargs... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Kefei Lu | Fix TRTModule not adding outputs in order (#64418) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Kushashwa Ravi... | Port `gather` to structured kernel (#63312) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Pavel Belevich | Replace std::unordered_map<c10::Device, c10::Device... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Chen Lai | [PyTorch Edge] Support default args with out arg, flag... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Edward Yang | Remove unnecessary resize_output (#64272) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Shirong Wu | Move graph util to fx2trt (#64064) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Edward Yang | Add a warning about DataLoader num_workers > 0 "memory... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Rohan Varma | [Dist CI] Move rest of distributed tests to their own... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Rohan Varma | [DDP] Log num threads (#64072) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Zeina Migeed | add documentation to shape inference algorithm (#64312) |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Yi Wang | [DDP Comm Hook] Add debugging communication hooks to... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Yi Wang | [DDP Comm Hook] Create a noop hook for performance... |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Rohan Varma | [DDP] Add more logging iterations (#64071) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Rohan Varma | Fix incorrect DDP test (#64074) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Rohan Varma | [c10d] Prefer use of torch_check (#63928) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
anjali411 | Add fast path for addmm when the inputs are conjugate... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Yi Wang | [DDP Comm Hook] Add bf16 gradient compression to ddp_co... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jerry Zhang | [quant][graphmode][fx] Add fbgemm backend_config_dict... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Santiago Castro | Make datasets in `ConcatDataset` not need to be sized... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Zou | Restore LayerNorm numerics test (#64385) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jerry Zhang | [quant][graphmode][api] Add backend_config_dict to... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
zhouzhuojie | Silent rm error for sccache log file (#64388) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Yuchen Huang | [xplat][metal] Add getters and setters for ivars in... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Meghan Lele | [structured] Preserve computed elements from meta func... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Mike Iovine | [Static Runtime] Make per-op latency readable by FAI... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Salil Desai | Update optimize_for_mobile to preserve node's debug... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Reiss | Break up "@generated" string so Phabricator shows changes |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Alban Desmaison | Add forward AD support for custom Functions (#64061) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Tanvir Zaman | Fix bytes_written and bytes_read (#64244) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Scott Wolchok | [Caffe2] Create fewer strings during argument fetching... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Kimish Patel | Back out "Revert D30327514: [Pytorch lite predictor... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Rohan Varma | Add a record scope around autograd::engine::evaluate_fu... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Patrick Kan | [Bootcamp] Include both python unittest and parser... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Patrick Hu | [FX] Fix python code generation for wrapped getattr... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Raghavan Raman | [nnc] Updated generic error message with info about... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Xiang Gao | Fixes reduction launch config (#64304) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Kushashwa Ravi... | OpInfo for `nn.functional.layer_norm` (#63276) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nima Elyasi | fix GradBucket.is_last() logic (#63768) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Zou | Revert D29699456: [pytorch][PR] Enable Half, BFloat16... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
James Reed | [FX] Rename reduce functions back to their old, public... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Yuchen Huang | [Metal][GPU] Enable metal for simulators and fix test... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Michael Carilli | [CUDA graphs] hotfix for test_graph_ (#64339) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
gmagogsfm | Remove outdated warning about RecursiveScriptModule... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Mikhail Zolotukhin | [TensorExpr] Wrap error messages with buildErrorMessage... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Pritam Damania | Fix bug in ShardedTensorMetadata serde. (#63902) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Pavel Belevich | Delete some dead code from RRefMessageBase (#64298) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Matti Picus | disallow empty named dims list to flatten(names, name... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Scott Wolchok | [caffe2][easy] Save heap allocation in ConcatOp (#63529) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Edward Yang | Convert mul to use opmath_gpu_kernel_with_scalars ... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
soulitzer | Use the correct overloaded name to skip boxed autograd... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Ray Peng | [Static Runtime] Out version for softmax (#64243) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Eli Uriegas | .circleci: Remove already migrated CUDA configs (#64231) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Eli Uriegas | .github: Consolidate linux setup / teardown (#64229) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nikita Shulga | Add ciflow-tracking issue to pytorch-probot (#64125) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Mikhail Zolotukhin | [TensorExpr] Move declaration of buildErrorMessage... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Jay Leverett | Fix redundant class definition in GraphModule singleton... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Nikita Shulga | Discover new tests in run_tests.py (#64246) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Richard Zou | Revert D30543236: Add python mode |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kevin Tse | [DataPipe] export fork, mux, demux for public usage... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kevin Tse | [DataPipe] adding description, __len__, tests for mux... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
zhouzhuojie | Try the forked checkout action with retry (#64120) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Rishi Puri | fix syntax error in bfloat16 PR (#64122) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Michael Carilli | [CUDA graphs] Prototype API and documentation (#63269) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Rohan Varma | Remove ref to test_distributed_fork (#64197) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Eli Uriegas | .circleci: Remove migrated jobs, move docs builds ... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Raghuraman... | [ao][docs] Clarify operator support for quantization... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Vasiliy Kuznetsov | ns for fx: make layer types more readable (#64270) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Shiyan Deng | [fx2trt] Add acc_ops.sign and converter for it (#63876) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Saketh Are | Use stacklevel for floordiv deprecation warnings (... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Raghuraman... | [ao][docs] Add description of qconfig and qengine to... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kushashwa Ravi... | Add OpInfo for `nn.functional.cosine_similarity` (... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kevin Tse | [DataPipe] implementing __len__ for fork (no valid... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kevin Tse | [DataPipe] implementing demux() (#63650) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kevin Tse | [DataPipe] implementing fork() (#63649) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kimish Patel | Revert D30327514: [Pytorch lite predictor] Use KinetoEd... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Harut Movsisyan | [Static Runtime] Implement aten::nonzero out variant... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Facebook Community Bot | Automated submodule update: FBGEMM (#64213) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Kimish Patel | [Pytorch lite predictor] Use KinetoEdgeCPUProfiler... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Peter Bell | Compile BatchLinearAlgebra without nvcc (#64146) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Bert Maher | [nnc] Enable fusion of bfloat16 ops (#64196) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
James Reed | [WIP][FX] BC guarantees for 1.10 (#63888) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
leslie-fang... | add operation list for AutocastCPU (#63534) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
oleshp | Update contribution_guide.rst (#64142) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Santiago Castro | Avoid an unnecessary list creation in `DataChunk` ... |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Samantha Andow | Add optional tensor arguments to (#63967) |
commit | commitdiff | tree | snapshot |
2021-08-31 |
CaoE | add BFloat16 support for fold and unfold on CPU (#62880) |
commit | commitdiff | tree | snapshot |
next |