书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 9405 个相关结果.
  • rand

    rand 参数 返回 示例代码 使用本API的教程文档 rand paddle. rand ( shape, dtype=None, name=None ) [源代码] 该OP返回符合均匀分布的,范围在[0, 1)的Tensor,形状为 shape ,数据类型为 dtype 。 参数 shape (list|tuple|Ten...
  • Codebox 字符码输入框

    引入 代码演示 基本 不限长度 掩码遮蔽 系统键盘 API Codebox Props Codebox Methods focus() blur() Codebox Events @submit(code) CodeBox 验证码输入框 验证码输入框 引入 import { Codebox } from...
  • switch_case

    switch_case switch_case paddle.static.nn. switch_case ( branch_index, branch_fns, default=None, name=None ) [源代码] api_attr 声明式编程模式(静态图) 该OP的运行方式类似于c++的switch/case。 参数: b...
  • switch_case

    switch_case switch_case paddle.static.nn.switch_case ( branch_index, branch_fns, default=None, name=None ) [源代码] api_attr 声明式编程模式(静态图) 该OP的运行方式类似于c++的switch/case。 参数: b...
  • 例子和脚手架

    2016 2019-07-03 《DvaJS 开发手册》
    例子和脚手架 官方 社区 例子和脚手架 官方 Count : 简单计数器 User Dashboard : 用户管理 AntDesign Pro :(Demo ),开箱即用的中台前端/设计解决方案 HackerNews : (Demo ),HackerNews Clone antd-admin : (Demo ),基于 antd 和 dva...
  • GPU optimization

    GPU optimization Introduction Draw calls, state changes, and APIs 2D batching 3D batching Reuse shaders and materials Pixel cost versus vertex cost Pixel/fragment shaders and...
  • Switch 开关

    引入 代码演示 开启状态 开启不可用状态 关闭状态 关闭不可用状态 API Switch Props Switch Events @change(isActive) Switch 开关 开关按钮,用于表示开关状态/两种状态之间的切换 引入 import { Switch } from 'mand-mobi...
  • Cifar100

    Cifar100 参数 返回 代码示例 Cifar100 class paddle.vision.datasets.Cifar100 [源代码] Cifar-100 数据集的实现,数据集包含100种类别. 参数 data_file (str) - 数据集文件路径,如果 download 参数设置为 True , data_...
  • Cifar10

    Cifar10 参数 返回 代码示例 Cifar10 class paddle.vision.datasets.Cifar10 [源代码] Cifar-10 数据集的实现,数据集包含10种类别. 参数 data_file (str) - 数据集文件路径,如果 download 参数设置为 True , data_file ...