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
Hi, Clearml Integrates In Many Ai Frameworks. What Can I Do To Integrate Into My Own Built Framework And Do Automaic Patching?

Hi, ClearML integrates in many AI frameworks. What can I do to integrate into my own built framework and do automaic patching?

  
  
Posted 14 days ago
Votes Newest

Answers 2


is there some template? Some standard that should be followed what to export?

  
  
Posted 14 days ago

Hi @<1774969989762125824:profile|GrittyBee6> , I think you can add a PR with the auto patching 🙂

  
  
Posted 14 days ago
72 Views
2 Answers
14 days ago
14 days ago
Tags