-
**Graph Explorer Version (and Graph Database and Version used if applicable)**
Latest
**Is your feature request related to a problem? Please describe.**
When searching for nodes in the search bar…
-
**Describe the bug**
When I fed my graph data into the cdlib.algorithms.leiden() method on a 400k node graph with 600k edges, the algorithm operated correctly and identified communities in the graph.…
-
Hey,
When trying to serialize a large object graph using Runtime Schema, we're sometimes getting:
```
Java.lang.StackOverflowError
at io.protostuff.StreamedStringSerializer.writeUTF8VarDelimi…
-
I guess the attached images explain the problem =) Looking for a way to group actors together. Maybe if the number of children goes above X just add one node that can be expanded further if required. …
-
Thanks for your wonderful tools!
I have a collection of viral genomes (~6000 strain genomes, length=10000 bp per genome) and I am using vg to build a vg graph with these genomes. I have used tw…
-
When the unoptimized task graph size starts to approach a few thousand layers (which is typical in end-stage physics analysis), generating the task graph can take a few seconds. Typical analyses have …
lgray updated
10 months ago
-
For presenting and visualization of our work, it would be cool to generate 3d-force-graphs of the computation graphs using
https://github.com/vasturiano/3d-force-graph/
We need
a) functional…
-
MeTTaLog currently supports loading GraphML files, a versatile format used for graph representation. The objective now is to standardize and optimize the query interface to access this data effectiv…
-
Currently getting the following error on a simple forward with a transformer model when using DelayedScaling:
```
110882 [rank0]: with te.fp8_autocast(enabled=True, fp8_recipe=self.te_fp8_recipe):…
-
Original Repository: https://github.com/ml-explore/mlx-examples/
Listing out examples from there which would be nice to have. We don't expect the models to work out the moment they are translated to …