1. 20 6月, 2020 1 次提交
    • G
      Init GraphKernel. · a6dfa281
      gong chen 提交于
      - It provides a unified style to express graph and kernel for user.
      - It provides a unified IR to represent graph and kernel for developer.
      - It breaks the boundary between graph and kernel.
      - It provides more opportunities to do compile optimization.
      a6dfa281