Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Is There Some Limit In The Web Ui Or The Configuration For Number Of Debug Sample Images. Ours Seems To Never Show Past 32 Images

Is there some limit in the web UI or the configuration for number of debug sample images. Ours seems to never show past 32 images

  
  
Posted 6 months ago
Votes Newest

Answers 4


I have file_history_size: 1000 I still get images for following epochs. But sometimes it seems like in the UI it limits the view to 32 images.

  
  
Posted 6 months ago

Hi @<1719524641879363584:profile|ThankfulClams64> , how are you reporting debug samples?

  
  
Posted 6 months ago

What setting do you have in this section of your clearml.conf
None

  
  
Posted 6 months ago

They are tensorboard images that are autmomagically being logged to debug samples

  
  
Posted 6 months ago
461 Views
4 Answers
6 months ago
6 months ago
Tags