Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'fused_act_ext' is not defined #2

Closed
wuxiaolianggit opened this issue Apr 23, 2023 · 4 comments
Closed

NameError: name 'fused_act_ext' is not defined #2

wuxiaolianggit opened this issue Apr 23, 2023 · 4 comments

Comments

@wuxiaolianggit
Copy link

大佬,您好,运行代码出现:
out = fused_act_ext.fused_bias_act(input, bias, empty, 3, 0, negative_slope, scale)
NameError: name 'fused_act_ext' is not defined

大佬,怎么解决呢? @csxmli2016

@macuper
Copy link

macuper commented Apr 23, 2023

可以参考TencentARC/GFPGAN#5
安装basicsr 的时候加上

BASICSR_EXT=True pip install basicsr

@chenglih
Copy link

chenglih commented May 4, 2023

可以参考TencentARC/GFPGAN#5 安装basicsr 的时候加上

BASICSR_EXT=True pip install basicsr

命令行显示BASICSR_EXT=True不是可执行的命令怎么办

@yayinliqing
Copy link

可以参考TencentARC/GFPGAN#5 安装basicsr 的时候加上

BASICSR_EXT=True pip install basicsr

windows 执行不了这个命令啊

@yayinliqing
Copy link

可以参考TencentARC/GFPGAN#5 安装basicsr 的时候加上

BASICSR_EXT=True pip install basicsr

命令行显示BASICSR_EXT=True不是可执行的命令怎么办

你解决问题了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants