摘要: https://cmake.org/cmake/help/v3.19/command/source_group.html?highlight=source_group source_group Define a grouping for source files in IDE project gen 阅读全文
posted @ 2021-02-20 21:30 py2020 阅读(2273) 评论(1) 推荐(0)
摘要: Ninja使用Visual Studio(cl.exe)构建 目录 Ninja基本步骤 Ninja在VS2015下的问题和解决 Ninja命令行参数 Ninja错误的调用了gcc Ninja基本步骤 Ninja的作用是加速构建,最初目的是替代make,现在Windows系统上也可以用,也就是用Nin 阅读全文
posted @ 2021-02-20 11:51 py2020 阅读(1538) 评论(0) 推荐(0)
摘要: Windows 10 x64下编译安装ninja 越野者 2019-10-24 23:12:09 3110 收藏 13 分类专栏: 环境搭建 文章标签: ninja 环境搭建 编译 版权 1. 准备工作 S1. 安装git for Windows,下载地址:https://git-scm.com/d 阅读全文
posted @ 2021-02-20 11:06 py2020 阅读(4225) 评论(0) 推荐(0)
摘要: win10系统Pycharm安装TensorFlow-gpu2.2.0版本教程(详解) Asaki呢 2020-11-10 10:25:41 https://blog.csdn.net/L_booting/article/details/109589235 文章目录 前言 一、前期环境检查 1、版本 阅读全文
posted @ 2021-02-20 09:28 py2020 阅读(191) 评论(1) 推荐(0)