1. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  2. 05 5月, 2018 1 次提交
  3. 02 5月, 2018 1 次提交
  4. 27 4月, 2018 1 次提交
  5. 04 4月, 2018 1 次提交
    • Y
      Fix Leaf Ops in Graph · 27533b64
      Yu Yang 提交于
      All leaves must be variables. When all variables are ready, the
      execution will be completed. If a operator has no output, the `Op::Run`
      might not be started when the execution of graph has been complete.
      27533b64
  6. 26 3月, 2018 1 次提交
  7. 24 3月, 2018 2 次提交