[AUTOGENERATED] rocm7.1_internal_testing_IFU_2025-10-29 #2769
ROCm Repo Management API / Tests / Tests / Test Inductor / Run pytorch_inductor
failed
Oct 30, 2025 in 0s
failed: 3, skipped: 22973, passed: 21559
failed: 3, skipped: 22973, passed: 21559
Details
GPUTests.test_fallback_mutable_op_list_tensor_cuda
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/inductor/test_torchinductor.py", line 9187, in test_fallback_mutable_op_list_tensor
@torch.library.custom_op(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 155, in inner
result = CustomOpDef(namespace, opname, schema_str, fn, tags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 213, in __init__
self._register_to_dispatcher(self._tags)
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 645, in _register_to_dispatcher
original_kernel = torch._C._dispatch_get_computed_kernel_for_dispatch_key(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
GPUTests.test_fallback_mutable_op_list_tensor_cuda
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/inductor/test_torchinductor.py", line 9187, in test_fallback_mutable_op_list_tensor
@torch.library.custom_op(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 155, in inner
result = CustomOpDef(namespace, opname, schema_str, fn, tags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 213, in __init__
self._register_to_dispatcher(self._tags)
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 645, in _register_to_dispatcher
original_kernel = torch._C._dispatch_get_computed_kernel_for_dispatch_key(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
GPUTests.test_fallback_mutable_op_list_tensor_cuda
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/inductor/test_torchinductor.py", line 9187, in test_fallback_mutable_op_list_tensor
@torch.library.custom_op(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 155, in inner
result = CustomOpDef(namespace, opname, schema_str, fn, tags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 213, in __init__
self._register_to_dispatcher(self._tags)
File "/opt/conda/envs/py_3.12/lib/python3.12/site-packages/torch/_library/custom_ops.py", line 645, in _register_to_dispatcher
original_kernel = torch._C._dispatch_get_computed_kernel_for_dispatch_key(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'torch._C' has no attribute '_dispatch_get_computed_kernel_for_dispatch_key'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_torchinductor.py GPUTests.test_fallback_mutable_op_list_tensor_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Loading