Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-11045

[QA][PyTorch UT][CPU, sGPU] test/inductor/test_gpu_cpp_wrapper.py - TestGpuWrapper failure(s)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • PyTorch
    • False
    • Hide

      None

      Show
      None
    • False

      Summary:
      Test class TestGpuWrapper is failing during PyTorch unit test execution on main branch.

      Test Class: test/inductor/test_gpu_cpp_wrapper.py::TestGpuWrapper
      Number of Failing Tests: 2
      Platforms: CPU, sGPU
      Test Type: Unit Test

      Version Information:

      • PyTorch Commit: e9dfc90
      • Branch: main
      • Test Date: 2026-02-13
      • Sprint: Sprint 26

      Failure Pattern:
      Same tests failing on multiple platforms - requires investigation

      Failing Tests:
      1. test_mm_plus_mm3_gpu_wrapper
      2. test_roi_align_cuda_gpu_wrapper

      Steps to Reproduce:
      1. Pull PyTorch at commit e9dfc90
      2. Run the test:

      python test/run_test.py -i inductor/test_gpu_cpp_wrapper.py
      

      3. Observe test failures in TestGpuWrapper

      Expected Result:
      All tests in TestGpuWrapper should pass

      Actual Result:
      2 test(s) failing in TestGpuWrapper on CPU, sGPU

      Component: PyTorch
      Labels: pytorch_qa

              Unassigned Unassigned
              pytorch-engineering PyTorch Engineering
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: