-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### 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 PyTorch…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
WARNING 07-15 19:13:04 _custom_ops.py:14] Failed to import from vllm._C with Mo…
-
### System Info
GPU: `A10`
Base Image: `FROM nvidia/cuda:12.1.0-runtime-ubuntu22.04`
Tensorrt-llm:
- `0.12.0` : It's working, but I can't use it because of a version mismatch in TRT and trt-llm-back…
-
After working on setting up the proper environment for diffdock, I thought I had a system that would allow me to roll with pytorch 2 and cuda 12. I went to run a pdb/ligand pair out of the example fol…
-
## Describe the bug
When I run this command:
```bash
cargo run --bin mistralrs-server --release --features "cuda" -- -i gguf -m /external/bradley/llama.cpp/models -f llama-31-70B-Q4-K-M.gguf
`…
-
### Is this a duplicate?
- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT…
-
问题类型:PaddleX可视化客户端
**问题描述**
===================================
请在这里描述您在使用GUI过程中的问题
包括训练内置的果蔬分类,一直失败
Error Message Summary:
----------------------
ExternalError: Cuda error(35), CUDA…
-
### Describe the issue
observed that performance has decreased at least 25% with TRT Ep and 18% with Cuda EP on my Faster-Rcnn model inference.
From 2860ms to 3785ms and from 3015ms to 3680ms. (Inte…
-
### Describe the issue
version: 1.12 c++
cuda: 11.5
The program will stuck when creating session with CUDA provider.
### To reproduce
```
#include
#include "onnxruntime_cxx_api.h"
…