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

AttributeError: module 'oneflow' has no attribute 'keras' #160

Open
gentelyang opened this issue Nov 27, 2020 · 1 comment
Open

AttributeError: module 'oneflow' has no attribute 'keras' #160

gentelyang opened this issue Nov 27, 2020 · 1 comment

Comments

@gentelyang
Copy link

gentelyang commented Nov 27, 2020

File "/OneFlow-Benchmark/Classification/cnns/inception_model.py", line 74, in conv2d_layer
AttributeError: module 'oneflow' has no attribute 'keras'
inceptionv3训练报oneflow没有 keras,帮忙看下,感谢。

@Ldpe2G
Copy link

Ldpe2G commented Nov 27, 2020

@gentelyang 你应该是没用最新的 benchmark 仓库,最新的代码已经去掉 keras 相关的
https://github.com/Oneflow-Inc/OneFlow-Benchmark/blob/master/Classification/cnns/inception_model.py

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

2 participants