书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 189 个相关结果.
  • Consistent & Mirrored View

    Consistent & Mirrored View Data Parallelism and Model Parallelism. Data Parallelism Diagram Model Parallelism Diagram Two Types of Placeholder Using Mirrored View in OneFlow Co...
  • Quick Start in 3 Minutes

    Quick Start in 3 Minutes Example Code Explanation FAQ Quick Start in 3 Minutes This article introduces how to quickly get start with OneFlow. We can complete a full neural ne...
  • OFRecord 数据格式

    OFRecord 数据格式 OFRecord 相关数据类型 转化数据为 Feature 格式 创建 OFRecord 对象并序列化 OFRecord 格式的文件 代码 将 OFRecord 对象写入文件 从 OFRecord 文件中读取数据 OFRecord 数据格式 深度学习应用需要复杂的多阶段数据预处理流水线,数据加载是流水线的第一步...
  • Distributed training

    Distributed Training The Distribution Advantage of OneFlow. Configuration of the Distributed Training Single Machine Program Configuration of Ports and Device Node Configuration...
  • Distributed training

    Distributed Training The Distribution Advantage of OneFlow. Configuration of the Distributed Training Single Machine Program Configuration of Ports and Device Node Configuration...
  • 数据并行训练

    数据并行训练 代码 DistributedSampler 数据并行训练 在 常见的分布式并行策略 一文中介绍了数据并行的特点。 OneFlow 提供了 oneflow.nn.parallel.DistributedDataParallel 模块及 launcher ,可以让用户几乎不用对单机单卡脚本做修改,就能地进行数据并行训练。 可以用以...
  • API

    OneFlow API Reference Indices and tables OneFlow API Reference Troubleshooting OneFlow Python API oneflow oneflow.Tensor oneflow.nn oneflow.nn.functional oneflow.nn.M...