ubuntu 搭建深度学习开发环境 安装nvida显卡驱动 安装cuda 安装cudnn。nvida 驱动和cuda对应表。显示的内容太少,或者不显示,下载pycharm的地址。 ai 2023-11-08 151 点赞 2 评论 228 浏览
nginx跨域问题解决方案 1.需要设置访问白名单 map $host $app_data { default "-"; } map $http_origin $corsHost { default 0; "~http://comment.test.com.cn" http://comment.test.com.cn; "~https://comment.test.com.cn" https:/ nginx 2023-11-01 154 点赞 2 评论 233 浏览