-
### 🐛 Describe the bug
I'm trying to use the DCP API, but am finding that models that own nn.Parameters are failing when there is more than one device.
The following code will fail with
```raise…
-
Hello,
I realize it might be too early for Windows support, but I didn't see an existing issue on this.
In case it hasn't been tested yet, I just wanted to point out that I encountered the following…
-
I encountered an issue where using `TORCH_LIBRARY` alone, without the dispatcher API, does not work as expected. According to the [PyTorch documentation](https://pytorch.org/tutorials/advanced/torch…
-
### Describe the issue
[here](https://github.com/microsoft/onnxruntime-inference-examples/blob/733ce6f3e8dd2ede8b67a8465684bca2f62a4a33/quantization/object_detection/trt/yolov3/e2e_user_yolov3_exampl…
-
### Describe the issue
Can't get GPU speed-up when exe program is located inside the path with chinese character, even though I set OrtSessionOptionsAppendExecutionProvider_CUDA.
![image](https:/…
-
I would like to use tools from this library in one of my projects, but I'm having some difficulties with the installation process on a Linux cluster.
I have extracted and set the library path to th…
i3s93 updated
3 months ago
-
mitting ninja build file /home/hope/.cache/torch_extensions/py310_cu117/wkv_1024/build.ninja...
Building extension module wkv_1024...
Allowing ninja to set a default number of workers... (overridabl…
-
编译过程没问题,使用时报错
启动命令```.\trt.exe --model=1.trt --size=640 --batch_size=1 --img=1.jpg --show --savePath=../```
```
[07/21/2023-13:29:26] [I] model_path = 1.trt
[07/21/2023-13:29:26] [I] size = 640…
-
### Describe the bug
Outside of the function the pointer is null, I pass a pointer to this pointer to the function
Inside the function I allocate device memory for a struct, then change a field and …
-
## 🚀 Feature
This RFC proposes to add a new user visible 'XPU' device type and the corresponding Python device runtime API to PyTorch.
XPU is a device abstraction for Intel heterogeneous computa…