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 one month ago
Votes Newest

Answers 4


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

  
  
Posted one month ago

Hi ThankfulClams64 , how are you reporting debug samples?

  
  
Posted one month ago

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 one month ago

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

  
  
Posted one month ago
145 Views
4 Answers
one month ago
one month ago
Tags