Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about the data format #14

Open
llllly26 opened this issue Mar 8, 2024 · 0 comments
Open

question about the data format #14

llllly26 opened this issue Mar 8, 2024 · 0 comments

Comments

@llllly26
Copy link

llllly26 commented Mar 8, 2024

Hi @lucidrains,

I found that the input of the En-Transformer is different from EGNN in your released repository that EGNN using torch_geometric lib to deal with the node and edge. For instance, EGNN-pytorch encode node: [bs_node_number_sum, dim], and edge: [2, bs_edge_number_sum]. So I want to know how to put this type data into En-Transformer?

thanks!

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

No branches or pull requests

1 participant