万象云档 本次搜索耗时 1.322 秒,为您找到 1184 个相关结果.
  • Windows 主机安装

    Apache 操作场景 前提条件 操作步骤 步骤一:配置PHP 步骤二:配置 Apache 步骤三:下载并解压 Discuz!Q 安装包 步骤四:配置运行目录 步骤五:初始化安装 Discuz! Q 步骤七:添加计划任务 Apache 操作场景 本文档将指导您如何在已安装 Apache 服务与 PHP 的 Windows Serve...
  • 将模型从 PyTorch 导出到 ONNX 并使用 ONNX 运行时运行它(可选)

    将模型从 PyTorch 导出到 ONNX 并使用 ONNX 运行时运行它(可选) 使用 ONNX 运行时在图像上运行模型 将模型从 PyTorch 导出到 ONNX 并使用 ONNX 运行时运行它(可选) 原文:https://pytorch.org/tutorials/advanced/super_resolution_with_onnxrun...
  • Vim command cheat sheet

    Repeats Cursor motions Insert mode Insert mode commands Autocomplete Text editor Text object Move text Formatting text Copy and paste Revocation and restoration Find and...
  • BERT 上的动态量化(Beta)

    BERT 上的动态量化(Beta) 简介 1.设置 1.1 安装 PyTorch 和 HuggingFace 转换器 1.2 导入必要的模块 1.3 了解辅助函数 1.4 下载数据集 2.微调 BERT 模型 2.1 设置全局配置 2.2 加载经过微调的 BERT 模型 2.3 定义分词和评估函数 3.应用动态量化 3.1 检查模型大小 ...
  • 齐博CMS之X1--标签大全

    必须要有封面图标签,要加上这个参数where="picurl<>''" {qb:tag name="头条关注" type="cms" status="1" rows="4" where="picurl<>''"} {/qb:tag} 栏目的相关内容,但不包含当前这条记录的内容,在内容页里边加入这样的条件语句where="fid=$fid&id<>$...
  • 跟着例子学习 PyTorch

    跟着例子学习 PyTorch Tensors Warm-up: numpy PyTorch: Tensors Autograd PyTorch: Variables and autograd PyTorch: Defining new autograd functions TensorFlow: Static Graphs nn module...
  • 1.1.2 计算机语言

    1.1.2 计算机语言 1.1.2 计算机语言 如前所述,计算机解决问题的过程实质上是机械地执行人们为它编制的指令序列的过程。为了告诉计算机应当执行什么指令,需要使用某种计算机语言。这种计算机语言能够精 确地描述计算过程,称为程序设计语言或编程语言(programming language)。 与计算机打交道的理想语言当然是像科幻电影所展示的那样,人...
  • CentOS 介绍

    708 2023-03-27 《征服 Linux》
    CentOS 介绍 CentOS 原型系统:Red Hat Enterprise Linux Red Hat Enterprise Linux 后花园系统:Fedora CentOS 介绍 CentOS Wiki:https://zh.wikipedia.org/zh/CentOS CentOS 百科:http://baike.baidu.c...
  • (13)This? Yes, this!

    (13)This? Yes, this! 介绍 _22定义 this_39全局代码中的this this_58函数代码中的this Reference_type_144引用类型(Reference type) _333函数调用和非引用类型 thisnull_373引用类型和this为null this_454作为构造器调用的函数中的this t...
  • Torch

    Torch 张量 Tensors 创建操作 Creation Ops 索引,切片,连接,变异操作 torch.stack [source] torch.transpose torch.unbind torch.unsqueeze torch.manual_seed torch.initial_seed torch.get_rng_state...