Skip to content

CogDL v0.1.0

Choose a tag to compare

@cenyk1230 cenyk1230 released this 15 Oct 14:21
· 65 commits to 0.1.x since this release

The first open release includes basically everything in the repository.

  • Basic CogDL APIs and systems
  • Use PyTorch backend
  • Design several important graph tasks
  • Implement lots of models based on PyTorch and PyTorch Geometric
  • Support running by the command line interface
  • Provide leaderboards for tasks
  • Provide basic tutorials and documents