You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyTorch version: 2.5.0a0+gitae708e9
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC version: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Clang version: Could not collect
CMake version: version 3.30.0
Libc version: glibc-2.35
Python version: 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0] (64-bit runtime)
Python platform: Linux-5.15.47+prerelease24.3.26-x86_64-with-glibc2.35
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
🐛 Describe the bug
Affected total of 18 test:
test_inplace_forward_mode_AD_add_xpu_complex128
test_inplace_forward_mode_AD_add_xpu_float64
test_forward_mode_AD_addcdiv_xpu_complex128
test_forward_mode_AD_addcdiv_xpu_float64
test_inplace_forward_mode_AD_addcdiv_xpu_complex128
test_inplace_forward_mode_AD_addcdiv_xpu_float64
test_forward_mode_AD_addcmul_xpu_complex128
test_forward_mode_AD_addcmul_xpu_float64
test_inplace_forward_mode_AD_addcmul_xpu_complex128
test_inplace_forward_mode_AD_addcmul_xpu_float64
test_forward_mode_AD_addr_xpu_complex128
test_forward_mode_AD_addr_xpu_float64
test_inplace_forward_mode_AD_addr_xpu_complex128
test_inplace_forward_mode_AD_addr_xpu_float64
test_forward_mode_AD_index_add_xpu_complex128
test_forward_mode_AD_index_add_xpu_float64
test_inplace_forward_mode_AD_index_add_xpu_complex128
test_inplace_forward_mode_AD_index_add_xpu_float64
Run command:
Use the following command for more detail:
Versions
PyTorch version: 2.5.0a0+gitae708e9
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC version: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Clang version: Could not collect
CMake version: version 3.30.0
Libc version: glibc-2.35
Python version: 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0] (64-bit runtime)
Python platform: Linux-5.15.47+prerelease24.3.26-x86_64-with-glibc2.35
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
Versions of relevant libraries:
[pip3] numpy==1.26.4
[pip3] optree==0.12.1
[pip3] torch==2.5.0a0+gitae708e9
[conda] numpy 1.26.4 pypi_0 pypi
[conda] optree 0.12.1 pypi_0 pypi
[conda] torch 2.5.0a0+gitae708e9 dev_0
The text was updated successfully, but these errors were encountered: