Skip to content

Add AMS Homogeneous and Heterogenous Graph data structures.#188

Draft
YohannDudouit wants to merge 4 commits intodevelopfrom
yohann/graph-support
Draft

Add AMS Homogeneous and Heterogenous Graph data structures.#188
YohannDudouit wants to merge 4 commits intodevelopfrom
yohann/graph-support

Conversation

@YohannDudouit
Copy link
Copy Markdown
Collaborator

The PR adds graph data structures, both homogeneous and heterogeneous, to support Graph Neural Networks (GNNs) models.

  • Add AMSHomogeneousGraph and AMSHeterogeneousGraph data structures.
  • Conversion operations from/to AMS from/to Torch graph representations.

YohannDudouit and others added 4 commits March 2, 2026 14:48
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Conversion operation from/to AMS from/to Torch graph representation
@YohannDudouit YohannDudouit deployed to github-pages March 20, 2026 16:43 — with GitHub Actions Active
@github-actions
Copy link
Copy Markdown

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v18.1.8) reports: 3 file(s) not formatted
  • src/AMSlib/AMSGraph.cpp
  • src/AMSlib/include/AMSGraph.hpp
  • src/AMSlib/wf/interface.cpp

Have any feedback or feature suggestions? Share it here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant