Skip to content

v1.1.1

Compare
Choose a tag to compare
@Rhett-Ying Rhett-Ying released this 27 Jun 03:26
· 79 commits to 1.1.x since this release

What's new

  • Add support for PyTorch 2.0.1.
  • Fix several bugs such as #5872 for DistDGL, #5754 for dgl.khop_daj() and so on.
  • Remove several unused third-party libraries such as xbyak, tvm.
  • A few performance improvements such as #5508, #5685.