-
## Neighbourhood Sampling Module
This issue was created to discuss the API and design goals of the sampling module in `openDG`.
### Design Goals
_Provide efficient sampling primitives over te…
-
Setting the seed and repeating the fused neighborhood sampling for a source code does not reproduce the same subgraph, have identified a fix that will be slower but allow reproducible subgraphs
## …
-
Implement a sort of kNN scheme to sample the graph from the manifold, instead of using an uniform sampler
-
## ❓ Questions & Help
Hello.
I really appreciate for you to share such a implementation examples of GNN, However, I have a 1 short question.
I'm wondering what happens when I put weighted graph i…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
What is sampling, why do we need different sampling strategies, some examples
Algorithms we should cover with source code-
1. Uniform Random Sampling
2. Snowball Sampling
3. Forest Fire Samp…
-
Hi!
I am trying to use transformer-neuronx to compile the customized huggingface llama-3.1-8b model.
I use the model with beam search, and I know that it makes dynamic graph during generation.
Bu…
-
- https://www.merlin.uzh.ch/contributionDocument/download/13429 - Chapter 3
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
## 🔨Work Item
**IMPORTANT:**
* This template is only for dev team to track project progress. For feature request or bug report, please use the corresponding issue templates.
* DO NOT create a new…