-
### 🐛 Describe the bug
```
import torch
assert torch.xpu.is_available(), "Intel XPU is not available"
batch_size = 4
vocab_size = 4
# RuntimeError: Required aspect fp64 is not suppor…
-
xpu and cpu Intel images referenced in documentation do not exist:
* https://huggingface.co/docs/text-generation-inference/en/installation_intel
* https://github.com/huggingface/text-generation-infe…
-
### 请提出你的问题 Please ask your question
环境:
1)想编译最新版PaddlePaddle版本:3.0
2)CPU:Phytium,FT-2000+/64 aarch64
3)XPU:R200
4)系统环境:kylinv10
5)gcc/g++ :8.2
6)python版本:3.9
安装方式
cm…
-
### 🐛 Describe the bug
```bash
$ docker run --rm -it python:3.10 bash -c "pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/xpu/; python -c 'import torch;print(torch.__ver…
-
Hi @echarlaix . I want to enable all model utils in ipex ([modeling_utils](https://github.com/huggingface/optimum-intel/blob/main/optimum/exporters/ipex/modeling_utils.py)) on XPU; it may need some ch…
-
### 🚀 The feature, motivation and pitch
Need quantization support, NotImplementedError: Could not run 'aten::_empty_affine_quantized' with arguments from the 'QuantizedXPU' backend.
cases:
test_v…
-
### 🚀 The feature, motivation and pitch
1. module 'torch._C' has no attribute '_scatter'
cases:
TestAutograd.test_checkpointing_without_reentrant_dataparallel,
TestMultithreadAutograd.test_datap…
-
### 🚀 The feature, motivation and pitch
The issue is introduced in codegen pr https://github.com/intel/torch-xpu-ops/pull/310.
The FAILED UT throw errors like
```bash
RuntimeError: scatter_…
-
Run LLM benchmark for chatglm3-6b , prompt“OSError: [WinError 126] 找不到指定的模块。 Error loading "D:\miniforge3\envs\llm\Lib\site-packages\intel_extension_for_pytorch\bin\intel-ext-pt-gpu.dll" or one of its…
-
### 🐛 Describe the bug
torchbench_float32_training
xpu train stable_diffusion_unet
Traceback (most recent call last):
File "/home/sdp/actions-runner/_work/torch-xpu-ops/pytorch/bench…