-
First of all, I'd like to thank the team for developing such a valuable tool. The integration of humanify for JavaScript deobfuscation is incredibly useful, and I appreciate the work that has been don…
-
Torch reference:
https://github.com/open-mmlab/mmdetection3d/tree/main/projects/PETR
**Torch graphs:**
Transformer module: [model_petr_transformer.gv.pdf](https://github.com/user-attachments/fil…
-
I was testing a new implementation of a minimum cycle basis algorithm and was using this package's `mincyclebasis` for reference. Thanks.
However, it appears I have an example demonstrating a bug in …
-
### 🐛 Describe the bug
There is a popular method of getting compiled graphs using a custom backend.
E.g.
```
def my_backend(gm: torch.fx.GraphModule, example_inputs: List[torch.Tensor]):
…
-
### Which component are you requesting ownership of?
- https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-aws-sdk
### Related Work an…
-
I've gotten gexport to work for all graphs except aggregates. I was initially exporting by site with all sites selected. When that didn't work I moved to tree with all trees selected. The aggregate gr…
-
This is a request to implement:
- Spanning tree for directed unweigthed graphs—this should be easy.
- Minimum spanning tree for directed weighted graphs. Ref: https://en.wikipedia.org/wiki/Edmon…
-
Hi,
Just need some clarification. The `tree-sitter-stack-graphs` crate appears to only support four languages. The `stack-graphs` crate claims to work for any arbitrary programming language. I'm wo…
-
-
### Data Structures to be implemented are:
- [ ] Segment Trees
- [ ] Binary Search Tree
- [x] Graphs