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
Unanswered
Hi There! I'Ve Encountered Some Strange Behaviour With A Clearml Server Self Hosted Via Aws Ec2 Ami (Webapp: 1.14.1-448 • Server: 1.14.1-448 • Api: 2.28). For Some Reason It Doesn'T Capture Tensorboard Logs And


I've also tried to run 2 reporting examples in case of AWS hosted server:

  • None - in this case every plot was there as it should be, in the web UI under the scalars tab (including :monitor:machine with info on iterations, cpu usage, etc.)
  • None - with this sample scalars tab is completely empty as well as a debug samples
  
  
Posted one month ago
20 Views
0 Answers
one month ago
one month ago