-
### Description
Using cupyx.scipy.signal.upfirdn is failing CUDADriverError for some combinations of parameters when the input signal is 2D. It seems to depend on both the types and the up/down facto…
-
### 🐛 Describe the bug
python torchchat.py generate stories110M --quant torchchat/quant_config/cuda.json --prompt "It was a dark and stormy night, and"
Using device=cuda Tesla T4
Loading model...…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTor…
-
Some packages appear to install content (like license files) in the `$PREFIX` without naming them or placing them in a way to avoid clobbering between packages (for example: https://github.com/conda-f…
-
Hello, IREE developers, I've seen a similar question asked before: https://github.com/iree-org/iree/issues/11573#issuecomment-1371128261, but it seems lack of further discussion.
Suppose we have a c…
LWenH updated
3 weeks ago
-
### Describe the issue
OS: Windows
ONNX Runtime version: 1.19.1
CUDA version: 12.6
cuDNN version: 9.3.0
I'm using the following packages. But vs2022 can't find “onnxruntime_cxx_api.h”
![img…
-
```
$ dstep --version
1.0.3-2-g2f6e8ae
$ dstep /usr/include/cuda_runtime_api.h -o cuda_runtime_api.d
# but the generated file cannot be compiled:
source/cuda_runtime_api.d(3625,13): Error: …
-
Please check the following error comes when try to run through command line in linux system
```
python run.py configs/instant-mesh-large.yaml examples/hatsu…
-
### Your current environment
```text
The output of `python collect_env.py`
(pytorch_gpu) ➜ vllm git:(main) ✗ python collect_env.py
Collecting environment information...
WARNING 11-03 12:55:08 _c…
-
Hi
I want to use nvrtc to compile a sm90 kernel in runtime. The problem is that I don't have the kernel instance on host thus can't run to_underlying_arguments to get kernel param to launch the kerne…