8000 Pulse · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Insights: pytorch/pytorch

May 10, 2025 May 17, 2025

Period: 1 week
Filter activity
Loading

Could not load contribution data

Please try again later

Loading

8 Pull requests merged by 5 people

168 Pull requests opened by 101 people

160 Issues closed by 43 people

134 Issues opened by 73 people

484 Unresolved conversations

Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.

  • Padded tensor subclass

    #105325 commented on May 16, 2025 • 0 new comments

  • torch.export does not support torchaudio.transforms.Spectrogram

    #112844 commented on May 16, 2025 • 0 new comments

  • [v2.7.1] Release Tracker

    #152627 commented on May 16, 2025 • 0 new comments

  • MPS operator coverage tracking issue (2.6+ version)

    #141287 commented on May 16, 2025 • 0 new comments

  • MPS incompatibility: Calls into the C++ engine to run the backward pass

    #143123 commented on May 16, 2025 • 0 new comments

  • cudnn.determinstic=True causes dilated convolution to be >10x slower

    #28777 commented on May 16, 2025 • 0 new comments

  • Accuracy issue in torch inductor

    #153299 commented on May 16, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice1_cpu (__main__.CpuTests)

    #151379 commented on May 15, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice_scatter_cpu (__main__.CpuTests)

    #151382 commented on May 15, 2025 • 0 new comments

  • DISABLED test_inductor_all_gather_into_tensor_coalesced (__main__.CompileTest)

    #146806 commented on May 15, 2025 • 0 new comments

  • CUDA error: CUBLAS_STATUS_INVALID_VALUE

    #64097 commented on May 15, 2025 • 0 new comments

  • inconsistent grads between two types of `allgather`s

    #153016 commented on May 15, 2025 • 0 new comments

  • DISABLED test_fake_registration (__main__.TestOpProfiles)

    #151301 commented on May 15, 2025 • 0 new comments

  • DISABLED test_sdpa_mask_fp16_L6_S17_NH23_HS121 (__main__.TestSDPA)

    #138905 commented on May 15, 2025 • 0 new comments

  • eval should handle (unhinted: (s77 > 3) | (u0 > 200)) when s77 has hint =5

    #153227 commented on May 14, 2025 • 0 new comments

  • Have cherry-pick bot always add the current release to the PR

    #152212 commented on May 14, 2025 • 0 new comments

  • Triton Kernel Rejects NamedTupleVariable Arguments

    #148289 commented on May 14, 2025 • 0 new comments

  • DISABLED test_reduce_stress_cuda (__main__.ProcessGroupGlooTest)

    #152367 commented on May 14, 2025 • 0 new comments

  • DISABLED test_reduce_stress_cuda (__main__.ProcessGroupGlooLazyInitTest)

    #152201 commented on May 14, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice1_cuda (__main__.GPUTests)

    #151381 commented on May 14, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice_cuda (__main__.GPUTests)

    #151383 commented on May 14, 2025 • 0 new comments

  • DISABLED test_matrix_rank_basic_cuda_float32 (__main__.TestLinalgCUDA)

    #150406 commented on May 14, 2025 • 0 new comments

  • CUDA 12.6 Inductor perf test failures

    #148699 commented on May 14, 2025 • 0 new comments

  • Make compiled models serializable

    #101107 commented on May 14, 2025 • 0 new comments

  • Shared memory out of resource when using flex attention

    #133254 commented on May 14, 2025 • 0 new comments

  • FSDP2 tutorial outline

    #151505 commented on May 14, 2025 • 0 new comments

  • `lp_pool1d` behavior inconsistency between CPU and GPU

    #153312 commented on May 14, 2025 • 0 new comments

  • torch.nn.functional.conv_transpose2d produces inconsistent output on CPU and CUDA

    #153276 commented on May 14, 2025 • 0 new comments

  • Compiled Autograd + Activation Checkpointing/Offloading

    #143176 commented on May 14, 2025 • 0 new comments

  • [RFC] PyTorch DistributedTensor

    #88838 commented on May 15, 2025 • 0 new comments

  • SIGSEGV due to insufficient return value checking for PyFrame_GetLocals

    #148273 commented on May 15, 2025 • 0 new comments

  • [dynamo] Replace `unimplemented` with `unimplemented_v2`

    #147913 commented on May 15, 2025 • 0 new comments

  • undefined symbol: __nvJitLinkCreate_12_8, version libnvJitLink.so.12

    #152783 commented on May 15, 2025 • 0 new comments

  • Support SDPA flash attention/ memory efficient attn on ROCm gfx908

    #141958 commented on May 15, 2025 • 0 new comments

  • DistributedDataParallel with compile(..., mode="max-autotune") hangs in 2.5+

    #140395 commented on May 15, 2025 • 0 new comments

  • [ONNX] Implement scan

    #151327 commented on May 15, 2025 • 0 new comments

  • NCCL init hits CUDA failure 'invalid argument' on 12.2 driver

    #150852 commented on May 15, 2025 • 0 new comments

  • [source.wheel] Pin setuptools runtime dependency

    #152355 commented on May 15, 2025 • 0 new comments

  • `version.txt` mismatch with tags in release branch

    #151425 commented on May 15, 2025 • 0 new comments

  • Preload CUDA fails if CUDA libs in different PYTHONPATH

    #147001 commented on May 15, 2025 • 0 new comments

  • PyTorch 2.6 License Issues

    #150118 commented on May 15, 2025 • 0 new comments

  • Profiler doesn't seem to work on AMD CPUs

    #150052 commented on May 15, 2025 • 0 new comments

  • DISABLED test_seqential_batch_workers (__main__.TestDataLoader)

    #81891 commented on May 15, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice_cpu (__main__.CpuTests)

    #151384 commented on May 15, 2025 • 0 new comments

  • DISABLED test_is_isnot (__main__.TestScript)

    #120694 commented on May 15, 2025 • 0 new comments

  • Pytorch Typing, for Tensor type annotations

    #73359 commented on May 15, 2025 • 0 new comments

  • DISABLED test_remove_noop_slice_scatter_cuda (__main__.GPUTests)

    #151378 commented on May 15, 2025 • 0 new comments

  • DISABLED test_slice_scatter_reinplace_cuda (__main__.GPUTests)

    #145189 commented on May 15, 2025 • 0 new comments

  • 0