Closed kretes closed 1 year ago
@kretes Thanks for the report! Yes, "make it work nice" is indeed our goal :) Looking into this issue...
Fixes for this are now under development.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Currently when we run a tensorflow job and a
we get a proper grouping by name in tensorboard, but in comet the images are added as a
tmps0ty71mi
or similar, which therefore makes grouping by name not possible.We should have the same behaviour as when the images are added explicitly by experiment.log_image()
I found an old issue, where it was said that auto-adding of images is not supported- https://github.com/comet-ml/issue-tracking/issues/228 - however it works now, therefore we should make it work nice.