首页 > 系统服务 > 详细

Tensorflow2.1编译Ubuntu18.04, Cuda10.2

时间:2020-04-11 19:07:39      阅读:262      评论:0      收藏:0      [点我收藏+]

如果提示Python2或者Python3问题,需要加上bazel flag --noincompatible_do_not_split_linking_cmdline

I had run into this issue, and adding the bazel flag --noincompatible_do_not_split_linking_cmdline when using bazel 0.27.1 allowed the build to complete successfully, with python3 and TensorRT support enabled.

Tensorflow2.1编译Ubuntu18.04, Cuda10.2

原文:https://www.cnblogs.com/zhanfeng-xing/p/12679976.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!