-
Notifications
You must be signed in to change notification settings - Fork 202
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
[Roadmap] Graph4NLP v0.6 plan #496
Comments
@AlanSwift looking forward to the relational GNN support. By the way, without the support to run in a multiple-GPU environment, not sure how this library could be useful for large datasets. Do you plan to add support for multiple GPUs? |
@AlanSwift @hugochan @teddylfwu @SaizhuoWang this is a fantastic library. And to the best of my knowledge, this is the only GNN library that is NLP focused. Would like to give some feedback about the library:
Unfortunately that does not do much for a typical user. No one really cares that you are using If there is a major bug, there is no point of adding more and more features into the library. To summarize, for any software engineering tasks, there needs to be a balance between what is "actual feature" vs "doing chores" (like updating configuration system) which does not add much to the library. This is just my 2 cents. And again - thanks for this fantastic library. |
@AlanSwift @hugochan @teddylfwu @SaizhuoWang Furthermore, I see in the description work on configuration system is stated as a New Feature:
This is not a feature. Feature is something that adds value to a project. So the understanding of what is called as a "feature" is wrong. It should be stated "Code Debt" or "Maintenance" work. |
@AlanSwift wondering when the RGCN implementation would be available? |
When the new release would be announced? |
@AlanSwift @hugochan @teddylfwu @SaizhuoWang @xiao03 wondering when this library version would be released 🙏 🙏 🙏 ? |
Reply to all: We will have a meeting this weekend. I think the new release will come in two weeks. Really sorry for the delay. |
@AlanSwift this is a great library for GNN. Looking forward to the release specially the implementation of RGCN. Also if you could support transformer in the future, would a great feature for this useful library. |
Yes. The full support of the transformer is on schedule. The transformer encoder will release in the next coming version. And the transformer decoder will come soon (on test). @code-rex1 |
@AlanSwift looking forward to use the transformer encoder 🥇. When would it be release? |
Wondering what's the tentative timeline for this release. |
@AlanSwift wondering when the RGCN implementation would be available? |
We have almost finished the implementation and currently are testing on down tasks. We are sorry we delayed too much time since it is a big feature migration from the homogeneous graph to the heterogeneous graph. |
Really looking forward to it. Thanks @AlanSwift |
@AlanSwift Could you please tell me when would new version be released? |
Wondering is there a further update? |
Task List
stanford CoreNLP
to Stanza.The text was updated successfully, but these errors were encountered: