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

    Sync Write the test first Try to run the test Write the minimal amount of code for the test to run and check the failing test output Write enough code to make it pass Refactor ...
  • Sync

    Sync Write the test first Try to run the test Write the minimal amount of code for the test to run and check the failing test output Write enough code to make it pass Refactor ...
  • Pool2D

    Pool2D Pool2D class paddle.fluid.dygraph. Pool2D (name_scope, pool_size=-1, pool_type='max', pool_stride=1, pool_padding=0, global_pooling=False, use_cudnn=True, ceil_mode=Fal...
  • 自动模式

    自动模式 虚拟机配置 IP 池 添加 IP 池 IP 使用情况 区域(Region) 可用区(Zone) 部署计划(Plan) 自动模式 虚拟机配置 支持添加和修改虚拟机配置(CPU、内存) 默认 small、medium、large、xlarge、2xlarge 和 4xlarge 六种配置 IP 池 IP 池在创建可用区时...
  • 自动模式

    自动模式 虚拟机配置 IP 池 添加 IP 池 IP 使用情况 区域(Region) 可用区(Zone) 部署计划(Plan) 自动模式 虚拟机配置 支持添加和修改虚拟机配置(CPU、内存) 默认 small、medium、large、xlarge、2xlarge 和 4xlarge 六种配置 IP 池 IP 池在创建可用区...
  • CloudStack

    块设备与 CloudStack 创建存储池 创建 Ceph 用户 添加主存储 创建硬盘方案 局限性 块设备与 CloudStack CloudStack 4.0 及以上版本可以通过 libvirt 使用 Ceph 块设备, libvirt 会配置 QEMU 与 librbd 交互。 Ceph 会把块设备映像条带化为对象并分布到整个集群,这意...
  • roi_pool

    roi_pool roi_pool paddle.fluid.layers.roi_pool ( input, rois, pooled_height=1, pooled_width=1, spatial_scale=1.0 ) [源代码] 该OP实现了roi池化操作,对非均匀大小的输入执行最大池化,以获得固定大小的特征映射(例如7*7)。 ...
  • roi_pool

    roi_pool roi_pool paddle.fluid.layers. roi_pool ( input, rois, pooled_height=1, pooled_width=1, spatial_scale=1.0 ) [源代码] 该OP实现了roi池化操作,对非均匀大小的输入执行最大池化,以获得固定大小的特征映射(例如7*7)。 ...
  • adaptive_pool3d

    adaptive_pool3d adaptive_pool3d paddle.fluid.layers. adaptive_pool3d ( input, pool_size, pool_type=’max’, require_index=False, name=None ) [源代码] 该OP使用上述输入参数的池化配置,为二维空间自适应池化操作...