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, Is There A Way To Configure Clearml On A Host Running Pytorch Training, But Not Having Access To The Clearml Server, So It Would Output Clearml Experiments On A S3 Bucket And, The Clearml Server To Have A Project Exclusively Listening To This Buck


Thanks @<1523701070390366208:profile|CostlyOstrich36> for the hint, but what I would need is to be able to monitor live the experiment but offline mode does not allow this. Maybe the only way would be to have another Clearml server running on the remote host with the s3-bucket as the storage for clearml folders? And for the real Clearml server to mount this s3-bucket as its storage too?

  
  
Posted one day ago
1 Views
0 Answers
one day ago
one day ago