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 All - I Recently Started Using Hydra For Managing My Configurations And After The Switch Away From Argparse I Am No Longer Getting Gpu Stats Monitored As Scalars. Not Sure If There Is Any Connection, But My Colleague That Still Uses Argparse Still Gets


@<1523701070390366208:profile|CostlyOstrich36> there was in fact a difference in versions, good suggestion. I was using clearml v1.14.4 and my colleague is on 1.14.1. Downgrading the package to 1.14.1 fixes this for me. Should I open an issue or is this somehow expected behaviour or an already known bug? (I was not able to find a related issues in github?)

  
  
Posted 2 months ago
27 Views
0 Answers
2 months ago
2 months ago