[Feature Request] pytorch geometric integration

Open
#1,154 12 comments 3 reactions 1 assignee View on GitHub

@vmoens is already working on this.

Since May 12, 2023.

Assessment

This issue has not been assessed yet.

Description

enhancement

Motivation

I'm trying to create an RL agent which works with graph data structures. but when I pass the torch_geomteric Data object to TensorDict, It says

we only supports tensorclasses, tensordicts, numeric scalars and tensors. Got

Solution

I'm not really sure how these two should get compatible, but I think with their current structure, they can't be matched together. something should change in one of these.

Checklist

  • I have checked that there is no similar issue in the repo (required)
Dominant language
Python
Stars
3.6k
Forks
487
Avg merge
23h 50m
Merged PRs (30d)
209

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pytorch/rl

All issues in pytorch/rl

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.