Skip to content

Add PyG smoke test and CI pipeline#12

Open
YaoYinYing wants to merge 2 commits intomainfrom
codex/migrate-from-dgl-to-pyg
Open

Add PyG smoke test and CI pipeline#12
YaoYinYing wants to merge 2 commits intomainfrom
codex/migrate-from-dgl-to-pyg

Conversation

@YaoYinYing
Copy link
Copy Markdown
Owner

Summary

  • add a GitHub Actions workflow that installs CPU-only PyTorch with DGL and PyG dependencies and runs smoke tests
  • create a minimal example illustrating parallel DGL and PyG graph construction
  • introduce a lightweight smoke test comparing DGL and PyG graph structures to support migration efforts

Testing

  • .venv/bin/pytest -q tests/smoke/test_graph_backends.py

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant