mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-28 08:41:18 +00:00
Could not find an implementation for LeakyRelu(6) in onnx runtime #512
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SamedHrmn on GitHub (Oct 21, 2024).
Hi, I was converting GFPGANv1.3.pth to onnx format. But I got a error when I try to inference.
onnx: 1.17.0
onnxruntime: 1.19.2
torch: 2.4.1+cu121
onnxsim: 0.4.36
Error:
@JulisCheng2020 commented on GitHub (Nov 12, 2024):
does anybody solved it?
I has same problem
@hanhaonwu commented on GitHub (Mar 19, 2025):
have you solved it?