-
## ❓ Questions & Help
Hi,
Do we have any specific API or library in PyTorch-geometric that represents a batch of graphs as one large graph?
Also, can we use this library on machines with …
-
In GitLab by @barry.nouwt.tno.nl on Jan 27, 2023, 10:24
Afterwards, enable the disabled unit tests with large graph patterns:
- SingleLargeVsMultipleSmallGraphPatternTest
- TestAskAnswerRealistic
-
## Description
For example, viewing logs of `README` in linux kernel repo, git takes about 0.9s, jj takes 68s, 70 times slower.
## Steps to Reproduce the Problem
```
$ git clone https://gith…
-
Hello,
First, I'd like to express my appreciation for the RouteSnapper project. It's been an invaluable tool for our mapping and routing needs. However, we are encountering challenges with building…
-
```python
async def upload_attachment_to_message(graph_client: GraphServiceClient, file_path: str) -> None:
#
# Create message
draft_message = Message(
subject="Large attachm…
-
To optimize performance for large graphs, I have some ideas that could potentially improve the process. Currently, with every call to pgRouting, there is a time overhead for loading the graph from the…
-
With a large JSON file, the generated images is limited to 4096x4096. The graph seems to be fully generated. And in other environments an IllegalArgumentException si thrown.
For example, with this …
-
As can be noticed in [bar-graph-too-large.png](attachment:bar-graph-too-large.png), the graph is clearly too big for the amount of information to be displayed.
Graphs are included in reports & mobile…
-
Currently, larger trees run into an index length limit which prevents more basal nodes from being uploaded correctly. There are a few potential solutions to this problem I would like to explore:
- [ ]…
-