Oneflow-Inc / OneFlow-Benchmark

OneFlow models for benchmarking.
104 stars 31 forks source link

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

Open gentelyang opened 3 years ago

gentelyang commented 3 years ago

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

Ldpe2G commented 3 years ago

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