书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 189 个相关结果.
  • Loading and saving of model

    Loading and Saving of Model Use get_variable to Create/Obtain Model Parameters Object Process Use get_variable Create Object Initializer Setting The Python Interface of OneFlow...
  • Loading and saving of model

    Loading and Saving of Model Use get_variable to Create/Obtain Model Parameters Object Process Use get_variable Create Object Initializer Setting The Python Interface of OneFlow...
  • Consistent View

    CONSISTENT VIEW Placement SBP SPB Signature Conclusion CONSISTENT VIEW The concept of consistent view in OneFlow is introduced to simplify distributed training. In short, t...
  • 搭建神经网络

    使用OneFlow搭建神经网络 Op 和 Layer 网络构建过程中的数据块 总结 使用OneFlow搭建神经网络 在 识别 MNIST 手写体数字 的例子中,我们通过 flow.layers 和 flow.nn 提供的接口搭建了一个简单的 LeNet 网络。下面,我们将通过LeNet来介绍 OneFlow 中网络搭建的核心元素—算子(Op...
  • Quickstart

    QUICKSTART Working with Data Building Networks Training Models Saving and Loading Models QQ Group QUICKSTART This section will take the training process of MNIST as an exam...
  • API

    OneFlow API Reference Troubleshooting OneFlow Python API oneflow oneflow.Tensor oneflow.nn oneflow.nn.functional oneflow.nn.Module oneflow.nn.Graph oneflow.linalg one...
  • Consistent 与 Mirrored 视角

    Consistent 与 Mirrored 视角 数据并行与模型并行 数据并行图示 模型并行图示 两类占位符 在 OneFlow 中使用 mirrored 视角 代码 代码解读 在 OneFlow 中使用 consistent 视角 代码 代码解读 扩展 Consistent 与 Mirrored 视角 在进行分布式训练时,One...
  • Consistent 与 Mirrored 视角

    Consistent 与 Mirrored 视角 数据并行与模型并行 数据并行图示 模型并行图示 两类占位符 在 OneFlow 中使用 mirrored 视角 代码 代码解读 在 OneFlow 中使用 consistent 视角 代码 代码解读 扩展 Consistent 与 Mirrored 视角 在进行分布式训练时,One...