书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1736 个相关结果.
  • CentOS下从源码编译

    CentOS下从源码编译 环境准备 选择CPU/GPU 安装步骤 使用Docker编译 本机编译 验证安装 如何卸载 CentOS下从源码编译 环境准备 64位操作系统 CentOS 6 / 7 Python 2.7/3.5/3.6/3.7 pip或pip3 >= 9.0.1 选择CPU/GPU 目前仅支持在CentOS环...
  • Configure settings and options in recipes

    Configure settings and options in recipes Conan packages binary compatibility: the package ID C libraries Header-only libraries Configure settings and options in recipes We ...
  • C++ 原生接口

    C++ 原生接口 依赖 安装 安装相关依赖 执行编译 基本接口说明 初始化 数据定义接口(DDL) 存储组管理 时间序列管理 元数据模版 数据操作接口(DML) 数据写入 带有类型推断的写入 对齐时间序列写入 数据删除 IoTDB-SQL 接口 示例代码 FAQ Thrift 编译相关问题 C++ 原生接口 依赖...
  • Android

    Android generateJsonModelDebug FAILED Android Studio uses the ninja build system Android generateJsonModelDebug FAILED To solve this issue, please import the project into A...
  • Including Projects

    781 2021-02-12 《Modern CMake v3.19》
    Including Small Projects Including Small Projects This is where a good Git system plus CMake shines. You might not be able to solve all the world’s problems, but this is pretty...
  • Quantization模型转换

    Quantization模型转换 Quantization模型转换 提示 Quantized模型是对原模型进行转换过程中,将float参数转化为uint8类型,进而产生的模型会更小、运行更快,但是精度会有所下降。 前面我们介绍了Float 模型的转换方法,接下来我们要展示下 Quantized 模型,在TF1.0上,可以使用命令行工具转换 Qua...
  • Advanced Topics

    Advanced Topics Advanced Topics Hot Update Hot update tutorial AssetManager Dynamic Atlas Engine Customization Workflow Web Preview Customization Workflow The Tutorial f...
  • Advanced Topics

    Advanced Topics Advanced Topics Hot Update Hot update tutorial AssetManager Dynamic Atlas Engine Customization Workflow Web Preview Customization Workflow The Tutorial f...
  • Debugging

    455 2021-10-08 《Qt6 QML Book》
    Debugging Debugging Qt Creator is an easy to use and well designed IDE to code your Qt C++ and Q<: projects. It has world class CMake support and is pre-configured for Qt C++ d...
  • C++ SDK

    C++ SDK 构建 TubeMQ C++ SDK C++ SDK API Producer Consumer Example C++ SDK 构建 TubeMQ C++ SDK C++ SDK 主要基于非 Boost 版本的 Asio 进行通信,构建时使用 CMake,具体操作步骤如下: # 进入到 cpp sdk 的根路径 git...