0Pinky0
0Pinky0
### Describe the bug I am trying to use ipex on Windows11. At the first time running python scripts, it took quite a long time to go through each operation...
### Describe the bug I installed ipex==2.3.110+xpu on Windows11 following [official instructions](https://intel.github.io/intel-extension-for-pytorch/index.html#installation?platform=gpu&version=v2.3.110%2bxpu&os=windows&package=pip), and got **[WinError 193]** when importing ipex. ``` Traceback (most recent call last): File "D:\Projects\open-competition-2024-4\tests\test_ipex.py", line 2, in...
I am trying to reproduce an RL agent described in [https://arxiv.org/abs/1912.09729](url) However, such image-like features are not found in Hok1v1.  Are there any ways to construct them by users'...