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
Good Day Everyone! Can You Please Tell Me How This Time Is Calculated For The Project / Folder?

Good day everyone!
Can you please tell me how this time is calculated for the project / folder?

  
  
Posted 2 years ago
Votes Newest

Answers 11


I'll check the code - it's possible this is calculated for specific task types - what kind of tasks do you have there?

  
  
Posted 2 years ago

And why can it be that the displayed time is zero?
although the experiments were considered for several days

  
  
Posted 2 years ago

Hi CheerfulGorilla72 , this is calculated by summing up the reported run time for all the tasks in the project

  
  
Posted 2 years ago

Does this only work for the completed status?
and does not take into account failed and ABORTED experiments?

  
  
Posted 2 years ago

we just started logging metrics in clearml

  
  
Posted 2 years ago

Perhaps this will help

  
  
Posted 2 years ago

this is the experiment that was useful, but we stopped it, because. convergence has happened before. than we expected

  
  
Posted 2 years ago

I think this is just computed for completed tasks

  
  
Posted 2 years ago

yes, I think so too

  
  
Posted one year ago

image

  
  
Posted 2 years ago

image

  
  
Posted 2 years ago