-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### 🐛 Describe the bug
Hello, we have encountered a problem when using GCNConv and HypergraphConv for graph representation learning. We want to use GCNConv and HypergraphConv layers to process graph…
-
Hi,
Can you clarify what multi_hop edge type means? The documentation is also unclear on what --num-edge-dis is, which is used to initialize this embedding during edge encoding attention bias calcu…
-
## What/Why
### What are you proposing?
Text embedding processors can be more intelligent and skip unnecessary calls to model in update scenarios.
### What users have asked for this feature?
I …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
10.8.4
### Steps to reproduce
1. …
-
## Steps to Reproduce
1. Select any text
2. Type any symbol while holding selection endpoint with finger (touch location should be outside the text)
**Expected results:** Nothing special happen…
-
undirected graph is not supported this method?
-
### 🐛 Describe the bug
I have the strangest bug that I will try my best to explain. Note that the error only occurs when I use the GPU, and when using CPU works as expected with no errors. Note that …
-
Hi Team, did some experimentation and found this issue when trying different tensorflow based embedding approaches:
```python
from grape.embedders import StructuredEmbeddingTensorFlow
embedding =…
-
I am encountering the following error while extracting bond encodings. I'm passing the edge_attr to the BondEncoder but get an index out of range error. The error message is as follows:
-----------…