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
Hello, Does Anyone Know If It'S Possible To Log An Experiment To Two Different Servers At Once?

Hello, does anyone know if it's possible to log an experiment to two different servers at once?

  
  
Posted 2 months ago
Votes Newest

Answers 4


Hi @<1591964119085355008:profile|PerfectPeacock91> , do you mean two independent clearml server?

  
  
Posted 2 months ago

Is fo, that's not possible, but you could run in offline mode and than import the recorded session to both servers...

  
  
Posted 2 months ago

yup!

  
  
Posted 2 months ago

ah makes sense!! I'll give that a try

  
  
Posted 2 months ago
106 Views
4 Answers
2 months ago
2 months ago
Tags