-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.2.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
# Motivation
This RFC aims to propose a design for a series of generic device runtime APIs tailored for stream-based accelerators to help users simplify the runtime code written for different devices…
-
[kqstone](https://github.com/kqstone) 大佬已经集成了insightface的模型
https://github.com/kqstone/mt-photos-insightface-unofficial
insightface是开源中准确率最高的预训练模型,特别是针对亚洲人脸型,比官方仓库使用的Facenet512准确率高很多
可以大幅改善识别完成后,…
-
Hi ,
I get nice results for GICP, VGICP.
However, With Cuda-based methods, it just outputs an identity transform.
I have seen https://github.com/SMRT-AIST/fast_gicp/issues/69, and tried the fix b…
-
##### System information (version)
- OpenCV => :4.0.1:
- Operating System / Platform => :Ubantu 18.0.4:
- Compiler => :Gcc 7.3:
##### Detailed description
##### Steps to reproduce…
-
### Describe the issue
I have been working through[ the documentation](https://onnxruntime.ai/docs/api/python/api_summary.html)
and I want to use
`X_ortvalue = onnxruntime.OrtValue.ortvalue_fr…
-
**Describe the bug**
Reductions with GPU broadcasting error with Enzyme. @wsmoses suggested I open an issue here.
**To reproduce**
The Minimal Working Example (MWE) for this bug:
```julia
…
-
### 🐛 Describe the bug
Hello,
since a while i am trying to get Stable Diffusion running on my RX 7900 XTX. Finally it is working normal when generating with a normal model that is not opitmized. Now…
-
The following error occurs running the pytorch-sourced efficientnet-b0 model on CUDA backend
```
E RuntimeError: Error registering modules: c/runtime/src/iree/hal/drivers/cuda/native_executable…