AttributeError: module 'mxnet' has no attribute 'mod'
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 1.6k
- Fork
- 308
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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'
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.