mxnet-face icon indicating copy to clipboard operation
mxnet-face copied to clipboard

your slightly changed mxnet branch face Link failure,I can‘t open it

Open shuizhilinxin opened this issue 6 years ago • 0 comments

I want to train the model,but Traceback (most recent call last): File "lightened_moon.py", line 147, in main() File "lightened_moon.py", line 74, in main symbol = lightened_moon(num_classes=40, use_fuse=True) File "lightened_moon.py", line 69, in lightened_moon moon = mx.symbol.MoonOutput(data=fc2, src_dist_path='./src_dict.txt', name='Moon') AttributeError: 'module' object has no attribute 'MoonOutput' trining done!

shuizhilinxin avatar Apr 18 '18 14:04 shuizhilinxin