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
Hi. Executing Reports I Noticed Quadruple, Identically Rendered Results. Does Anybody Know A Solution? E.G.

Hi. Executing reports I noticed quadruple, identically rendered results. Does anybody know a solution? E.g. None

  
  
Posted one year ago
Votes Newest

Answers 9


I am using clearML 1.13.2

  
  
Posted one year ago

@<1543766544847212544:profile|SorePelican79> , what version of the SDK are you using? Also, what version of the backend are you running?

  
  
Posted one year ago

WebApp: 1.10.1-359 • Server: 1.10.1-359 • API: 2.24

  
  
Posted one year ago

will check with our team, thank you, John

  
  
Posted one year ago

Please try updating the ClearML server to the latest. Doesn't reproduce for me with newer versions of the backend - 1.13.0

  
  
Posted one year ago

Hi @<1543766544847212544:profile|SorePelican79> , can you please elaborate a bit?

  
  
Posted one year ago

what else do you need? I am on client side, here but can find out more about our server installation, if that is your point

  
  
Posted one year ago

Hi John. If I start above mentioned script, I see 4 plots.
image

  
  
Posted one year ago

Yeah, what is the version of the ClearML server. You can see it on the bottom right if you go into settings

  
  
Posted one year ago
707 Views
9 Answers
one year ago
one year ago
Tags