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

predict does not have input_nodes while forward has input_nodes #37

Closed
zheng-da opened this issue Mar 23, 2023 · 0 comments
Closed

predict does not have input_nodes while forward has input_nodes #37

zheng-da opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working v0.1

Comments

@zheng-da
Copy link
Contributor

The interface of predict and forward should be consistent.

@classicsong classicsong self-assigned this Mar 31, 2023
zheng-da added a commit that referenced this issue Apr 4, 2023
When GNN encoder is not used, node and edge classification/regression
task will fail due to empty blocks returned by dataloader.

#37 

*Description of changes:*
Fix the bug


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Xiang Song <xiangsx@amazon.com>
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
@zheng-da zheng-da added bug Something isn't working v0.1 labels Apr 4, 2023
@zheng-da zheng-da closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.1
Projects
None yet
Development

No branches or pull requests

2 participants