qianguih / RSNet

This is the official implementation of RSNet.
Other
118 stars 42 forks source link

TypeError: dist must be a Distribution instance #14

Open longmalongma opened 5 years ago

longmalongma commented 5 years ago

when i try to run build.py to compile layers,i meet this problem, TypeError: dist must be a Distribution instance can you help me?