Skip to content

Pull requests: pytorch/pytorch

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[1/N] Change #include <c10/util/Optional.h> to #include <optional> ciflow/inductor ciflow/linux-aarch64 linux aarch64 CI workflow module: amp (automated mixed precision) autocast module: dynamo module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration NNC oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: cpp release notes category skip-pr-sanity-checks
#128301 opened Jun 9, 2024 by cyyever Loading…
Remove inclusion of c10/util/string_utils.h module: cpu CPU specific problem (e.g., perf, algorithm) NNC open source release notes: jit release notes category release notes: quantization release notes category
#128300 opened Jun 9, 2024 by cyyever Draft
[Static Runtime] Run gen_static_runtime_ops fb-exported release notes: jit release notes category
#128299 opened Jun 9, 2024 by davidberard98 Loading…
Created docs for cudart function in torch.cuda docathon-h1-2024 medium Label for medium docathon tasks module: docs Related to our documentation, both in docs/ and docblocks open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#128298 opened Jun 8, 2024 by ignaciobartol Loading…
4 tasks done
Add a config for enabling FSDP-2 fb-exported oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (fsdp) release notes category
#128291 opened Jun 8, 2024 by ckluk2 Loading…
Speed up fx graph iteration by implementing it in C++ ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request release notes: fx release notes category
#128288 opened Jun 8, 2024 by oulgen Draft
fix miss isa bool check ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request intel priority matters to intel architecture from performance wise intel This tag is for PR from Intel module: cpu CPU specific problem (e.g., perf, algorithm) module: inductor open source topic: not user facing topic category
#128274 opened Jun 8, 2024 by xuhancn Loading…
[WIP][cuDNN] Graph-capturable cuDNN CTCLoss module: cuda graphs Ability to capture and then replay streams of CUDA kernels module: cudnn Related to torch.backends.cudnn, and CuDNN support module: loss Problem is related to loss function open source release notes: nn release notes category
#128271 opened Jun 8, 2024 by eqy Loading…
[ONNX] Add upsample trilinear to skip decomp module: onnx Related to torch.onnx open source release notes: onnx torch.onnx related changes that should show up in the release notes topic: new features topic category
#128259 opened Jun 7, 2024 by titaiwangms Loading…
[PT2] Fix a typo and lint problem ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request fb-exported module: inductor
#128258 opened Jun 7, 2024 by mengluy0125 Loading…
[easy][dynamo][inline work] Fix test with inlining inbuilt nn modules ciflow/trunk Trigger trunk jobs on your pull request module: dynamo topic: not user facing topic category
#128254 opened Jun 7, 2024 by anijain2305 Loading…
ProTip! Filter pull requests by the default branch with base:main.