When using the torch-pruning library with TensorBoard for histogram visualization, I noticed there’s no direct download option for histograms in the TensorBoard interface. Currently, I have to rely on taking screenshots to save these visualizations.
Is there a built-in way to export/download histogram data from TensorBoard (e.g., as raw data or an image)? If not, could this be considered as a future feature?👀