/dgl_tvm

[WIP]Switch the backend of dgl to tvm.

Primary LanguagePython

dgl_tvm

Switch the backend of dgl to tvm.

TODOs

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