AttributeError: module 'mxnet' has no attribute 'mod'
未關閉
- 主要語言
- Python
- 星號
- 1.6k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Trying to run the repo on Windows 10.
Installed mxnet-cu102-2.0.0b20201108.
The code execution stops on line 115 in image_infer.py file
` model = mx.mod.Module(symbol=sym, context=ctx, label_names=None)`
Full error: AttributeError: module 'mxnet' has no attribute 'mod'
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。