Fabrianne Effendi
Fabrianne Effendi
Thank you for the suggestion! However, I did not activate `self.edge_updates` when running the code so it did not pass through that line. To confirm, I just tried removing that...
Hi @fd0r, Here is the link to my GitHub repository: [fabecode/GraphML-FHE](https://github.com/fabecode/GraphML-FHE). You could view my quantised GNN model in the `GINe_FHE` class of [models.py](https://github.com/fabecode/GraphML-FHE/blob/main/gnn_fhe_pipeline/models.py), and the the state of my...
Thank you @RomanBredehoft. Appreciate your help! In relation to my project, I have also just applied for the Zama Grant program at https://github.com/zama-ai/bounty-and-grant-program/issues/119. Looking forward to hearing from you again!
Hello, I have just emailed [email protected] the GNN model with Brevitas layers code. I would be grateful if you could help to take a look. Thank you!
Hi Andrei and Benoit, thank you for the prompt reply! Here are my responses to the questions: - I have emailed the link to my code base as well as...
Hello @andrei-stoian-zama @bcm-at-zama, I would also like to inquire if there is an anticipated timeline for the implementation of Scatter Elements? And if there is any way I could try...
I see, thanks again!
Thank you, will be happy to participate in the bounties when I have the time! Actually, the GNN project I have embarked on is part of my undergraduate final thesis...
Yes, I just checked, `edge_index` is a constant!
Thank you so much @andrei-stoian-zama for the suggestions, will try it out!