regarding module 'tensorflow.python.platform.build_info' has no attribute 'cudnn_version_number'

前端 未结 0 1177
一向
一向 2021-01-31 15:03

I tried to print out the cudnn information from tensorflow as follows

from tensorflow.python.platform import build_info as tf_build_info
print(tf_build_info.cudnn         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题