-
### 🐛 Describe the bug
I use ```knn_graph```, and the parameter *k=2000*, then the error appeared:
```
RuntimeError: k
-
## Description and context
We aim to conduct benchmark testing on the IP Graph precompile to validate its performance and scalability under various scenarios. This testing is crucial to ensure that o…
-
`Traceback (most recent call last):
File "/teamspace/studios/this_studio/mcgill_fiam/0X-Causal_discovery/discovery.py", line 30, in
g_prob = model(x=x)
File "/home/zeus/miniconda3/envs/clo…
-
At the moment the ping chart plots from 0ms latency up to around 500ms. In this case it can be difficult to see pings on the chart that are below 10ms, as barely anything is visible on the chart beca…
-
im noticing the main reason large animators take a while to generate, is every single operation that is called seems to invoke `AnimatorControllerCallback.OnInvalidateAnimatorController()`
if there…
-
As clusters and larger compute jobs become more accessible, large task counts become more common. The distributed scheduler currently struggles when task counts get high (xref https://docs.dask.org/en…
-
[Bayesian optimisation of functions on graphs](https://proceedings.neurips.cc/paper_files/paper/2023/hash/86419aba4e5eafd2b1009a2e3c540bb0-Abstract-Conference.html)
```bib
@article{wan2023bayesian,
…
-
Because DistDGL and by extension GraphStorm has an assumption of a shared filesystem to function properly, in our SageMaker implementations need to implement various downloads and uploads to "fake" th…
-
Goal: enlarge the view of the connected words when opening the graph.
Currently when the graph is opened the default view of the "connected topics" is too. small:
(this applies to all graphs …
-
### Summary
The documentation for all algorithms in petgraph::algo::[isomorphism](https://docs.rs/petgraph/latest/petgraph/algo/isomorphism/index.html#) is vague in regards to multigraphs.
### M…