-
In some cases it would be helpful to have the ability to export the state graph generated by TLC in an easily parseable format (e.g. JSON) for use by other tools, scripts, applications, etc. This coul…
-
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…
-
Data capture over time.
While touring I would like to review data collected during that days ride. Looking for data confirmation the tires are correctly inflated under load.
Perhaps most easil…
-
Hello!
In BaramFlow, the monitoring of the variables is real time is a fantastic feature. I think a useful addition could be the ability to add axes to the graphs and export them. Since they are al…
-
Similar to being able to import and export a database, a nice to have would be to export and import a property graph and write it to a file for instance.
-
- Tinkerpop: https://tinkerpop.apache.org/docs/current/reference/
Example code:
### Create GraphJSON
```python
from gremlin_python.structure.graph import Graph
from gremlin_python.structure…
-
Starting: yolov9s_fp.pt
Opening YOLOv9 model
YOLOv9s summary (fused): 486 layers, 7,167,862 parameters, 0 gradients, 26.7 GFLOPs
Creating labels.txt file
Exporting the model to ONNX
Traceback (…
-
Hi, I have a usecase that ingests ONNX models, and needs to convert to PyTorch then export a traced graph (via `torch.export.export()`).
After converting ONNX to torch (via `onnx2torch.convert()`),…
-
It would be nice to have a feature that allows the user to export data tables from the graphs generated under the analysis container. It would be similiar to the Profile tool where you can generate lo…
-
Hello.
I have a question regarding the export of M365 settings values using Microsoft365DSC.
The issue is that an error occurred after executing the export command of Microsoft365DSC.
I would apprecia…