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
When Trying To Clone A Project Via Ui It Seems That If The Project Name Contains '/' (I.E., It Is A Sub-Project) I Am Not Able To Find It When I Try To Select A Project This Makes Cloning An Experiment Into The Same Project Impossible. I Am Using Latest E

When trying to clone a project via UI it seems that if the project name contains '/' (i.e., it is a sub-project) I am not able to find it when I try to select a project
This makes cloning an experiment into the same project impossible.
I am using latest enterprise clearml server

  
  
Posted 2 years ago
Votes Newest

Answers

630 Views
0 Answers
2 years ago
one year ago
Tags