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

PaddleFSL add gnn #32

Merged
merged 1 commit into from Jun 16, 2022
Merged

PaddleFSL add gnn #32

merged 1 commit into from Jun 16, 2022

Conversation

Lieberk
Copy link
Contributor

@Lieberk Lieberk commented Jun 15, 2022

在examples/image_classification/添加 gnn_image_classification.py 用于MiniImageNet测试
在examples/relation_classification/ 添加 gnn_relation_classification.py 用于FewRel测试
在backbones/ 添加 gnn_iclr.py
在model_zoo/ 添加 gnn.py
在test/backbones/ 添加 gnn_iclr_test.py

Copy link
Owner

@tata1661 tata1661 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Lieberk for the contribution of GNN baseline [V. Garcia ICLR 2018]!

@tata1661 tata1661 merged commit add79a9 into tata1661:master Jun 16, 2022
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.

None yet

2 participants