yzh119 / dgl_tvm

[WIP]Switch the backend of dgl to tvm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dgl_tvm

Switch the backend of dgl to tvm.

TODOs

  • GPU scheduling for csr/bsr x dense.
  • adj * dot(A, B) for attention

About

[WIP]Switch the backend of dgl to tvm.


Languages

Language:Python 95.6%Language:Shell 4.4%