github dmlc/dgl 0.7.1

latest releases: v2.4.0, v2.3.0, v2.2.1...
3 years ago

0.7.1 Release Notes

0.7.1 is a minor release with multiple fixes and a few new models/features/optimizations included as follows.

Note: We noticed that 0.7.1 for Linux is unavailable on our anaconda repository. We are currently working on this issue. For now, please use pip installation instead.

New models

New Features

  • Allows providing username in tools/launch.py (#3202, @erickim555)
  • Refactor and allows customized Python binary names in tools/launch.py (#3205, @erickim555)
  • Add support for distributed preprocessing for heterogeneous graphs (#3137, @ankit-garg)
  • Correctly pass all DGL client server environment variables for user-defined multi-command (#3245, @erickim555)
  • You can configure the DGL configuration directory with environment variable DGLDEFAULTDIR (#3277, @konstantino)

Optimizations

Fixes

Don't miss a new dgl release

NewReleases is sending notifications on new releases.