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

    196 2022-09-01 《Loggie v1.2 教程》
    normalize processors addMeta regex jsonDecode split drop rename add convert copy underRoot timestamp fmt normalize (该interceptor后续不再维护,建议使用transformer替换) 用于日志切分处理。...
  • normalize

    normalize 参数 返回 代码示例 normalize paddle.vision.transforms.normalize ( pic, data_format=’CHW’ ) [源代码] 将 PIL.Image 或 numpy.ndarray 转换成 paddle.Tensor 参数 img (PIL.Image...
  • Normalize

    Normalize 参数 返回 代码示例 Normalize class paddle.vision.transforms. Normalize ( mean=0.0, std=1.0, data_format=’CHW’, to_rgb=False, keys=None ) [源代码] 图像归一化处理,支持两种方式: 1. 用统一的均值和...
  • normalize

    125 2023-01-06 《Loggie v1.3 教程》
    normalize processors addMeta regex jsonDecode split drop rename add convert copy underRoot timestamp fmt normalize (该interceptor后续不再维护,建议使用transformer替换) 用于日志切分处理。...
  • normalize

    255 2022-04-18 《Loggie v1.1 教程》
    normalize processors addMeta regex jsonDecode split drop rename add convert copy underRoot timestamp fmt normalize 用于日志切分处理。属于source interceptor。可指定只被某些source使用。具体使...
  • normalize

    229 2022-03-10 《Loggie v1.0 教程》
    normalize processors addMeta regex jsonDecode split drop rename add convert copy underRoot timestamp normalize 用于日志切分处理。属于source interceptor。可指定只被某些source使用。具体使用示例可参...
  • normalize

    normalize 参数 返回 抛出异常: 代码示例 normalize paddle.nn.functional. normalize ( x, p=2, axis=1, epsilon=1e-12, name=None ) [源代码] 该接口使用 范数沿维度 axis 对 x 进行归一化。计算公式如下: ||x||p=...
  • normalize

    normalize 参数 返回 抛出异常: 代码示例 normalize paddle.nn.functional.normalize ( x, p\=2, axis\=1, epsilon\=1e-12, name\=None ) [源代码] 该接口使用 范数沿维度 axis 对 x 进行归一化。计算公式如下: 其...
  • Normalize

    Normalize Normalize Inputs: input : float32(NC4HW4) Outputs: output : float32 Backend: CPU: unsupport acrossSpatial and channelShared Metal Vulkan: unsupport ...
  • Normalize

    Normalize 参数 返回 代码示例 Normalize class paddle.vision.transforms.Normalize ( mean=0.0, std=1.0, data_format=’CHW’, to_rgb=False, keys=None ) [源代码] 图像归一化处理,支持两种方式: 1. 用统一的均值和...