allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.69k stars 656 forks source link

Neural network graph visualization #934

Open InonS opened 1 year ago

InonS commented 1 year ago

Proposal Summary

Integrate a visualization for neural network model graphs, as part of the model configuration screen.

Motivation

Currently, model configuration is displayed as a JSON. A better UX would be to also visualize the network graph, as in TensorBoard for example. Other visualization tools proposed by ONNX include Netron, VisualDL, and Zetane Viewer.

Related Discussion

915

ainoam commented 1 year ago

Thanks for suggesting @InonS.

We'll consider how this can be integrated with ClearML's roadmap.

InonS commented 1 month ago

@ainoam this request has some traction (e.g. #978 ). Has there been any update? Is there somewhere we can see the roadmap?