deepinsight / deepinsight/insightface
Can we use glintr100.onnx and other insightface model with GPU ? or only available for CPU ?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I setup onnxruntme_gpu and trying to inference . but Onnx model always falling back to the CPUProvider.
model
"glintr100.onnx"
installed Cuada11.4 cudnn 8.2.4 and onnxruntime,-gpu 1.9
without error its running but always falling back to CPUProviders
availableProviders : both Cuda and CPU
Why is tat happening ?
Can we use glintr100.onnx and other insightface model with GPU ? or only available for CPU ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.