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

bug: module 'oneflow.nn' has no attribute 'ReLU' #244

Closed
zhanggj821 opened this issue Jul 4, 2022 · 3 comments
Closed

bug: module 'oneflow.nn' has no attribute 'ReLU' #244

zhanggj821 opened this issue Jul 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@zhanggj821
Copy link

zhanggj821 commented Jul 4, 2022

oneflow/nn/init.py

from oneflow.python.ops.math_ops import fused_scale_tril
from oneflow.python.ops.math_ops import fused_scale_tril_softmax_dropout
from oneflow.python.ops.math_ops import relu
from oneflow.python.ops.math_ops import tril

应该是 as ReLU? 难道我的oneflow版本装错了。。
flowvision-0.1.0 oneflow==0.7.0+cu102

@zhanggj821 zhanggj821 added the bug Something isn't working label Jul 4, 2022
@BBuf
Copy link
Contributor

BBuf commented Jul 4, 2022

图片

可以升级一下oneflow版本,我是master

@zhanggj821
Copy link
Author

0.7.0难道不是最新发行版了吗,你指的升级是指安装nightly版本还是可以直接updata更新

@BBuf
Copy link
Contributor

BBuf commented Jul 4, 2022

0.7.0难道不是最新发行版了吗,你指的升级是指安装nightly版本还是可以直接updata更新

安装nightly版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants