Replies: 1 comment 2 replies
-
That sounds amazing, wdyt @matteobettini? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
I was wondering if you have had any experience modelling a graph observation space? Since there is not direct TensorSpec for that case, I thought of adjusting the torch_geometric graph to a plain tensor, but that could be a bit inconvenient.
Do you have any tips how to use TensorSpec for torch_geometric graph?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions