Flow-Guided-Feature-Aggregation icon indicating copy to clipboard operation
Flow-Guided-Feature-Aggregation copied to clipboard

compile Mxnet 0.10.0 Error

Open wyz2016 opened this issue 6 years ago • 3 comments

image

cuda version :8.0 cudnn version:7.0.5 gcc version:4.8.5 what should I do?

wyz2016 avatar Jun 15 '18 03:06 wyz2016

try not to use cudnn when you compile mxnet: USE_CUDNN = 0 in make/config.mk

painterdrown avatar Jun 20 '18 12:06 painterdrown

Have you solved your problem?

yongfang1995 avatar Mar 15 '19 09:03 yongfang1995

have you solved this error?

ZhuofeiKang avatar May 21 '19 21:05 ZhuofeiKang