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
Profile picture
HollowPeacock58
Moderator
9 Questions, 37 Answers
  Active since 22 May 2023
  Last activity one year ago

Reputation

0

Badges 1

37 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
4 Answers
973 Views
0 Votes 4 Answers 973 Views
Hi ! I have a config dictionary which is a dot dictionary ( a dictionary that supports dot notation as well as dictionary access notation set attributes: d.v...
one year ago
0 Votes
2 Answers
955 Views
0 Votes 2 Answers 955 Views
Hello! In my code I use a package that writes into wav files, named soundfile (import soundfile as sf). On 'conda list' there are - SoundFile 0.10.3.post1 py...
one year ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
one year ago
0 Votes
19 Answers
1K Views
0 Votes 19 Answers 1K Views
one year ago
0 Votes
2 Answers
604 Views
0 Votes 2 Answers 604 Views
Hi all, Did anyone try to register "Pro" recently? I tried now, but I get a receipt of 0 $ , and not clear if registered at all. Tnx
11 months ago
0 Votes
2 Answers
780 Views
0 Votes 2 Answers 780 Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Hello I'M Running A Local Agent . While Its Running The Task I Get This Error. Any Suggestion? Uccessfully Installed Numpy-1.24.4 Found Pytorch Version Torch==2.0.1 Matching Cuda Version 0 Found Pytorch Version Torchaudio==2.0.2 Matching Cuda Version 0 Er

But what about this error?
ERROR: Invalid requirement: 'cudatoolkit=12.2'
Hint: = is not a valid operator. Did you mean == ?
RequirementsManager handler
...
exception: Failed installing GIT/HTTPs package 'cudatoolkit=12.2'
Failed installing GIT/HTTPs package 'cudatoolkit=12.2'
clearml_agent: ERROR: Could not install task requirements!

What is the origin of cudatoolkit=12.2 ? How should I resolve it?

one year ago
0 Hi, I Run 'Manually' On My Local Machine With No Errors. Then, I Clone The Completed Task And Enqueue It. I Get To Stage When 'Environment Setup Completed Successfully'. But Right After I Get An Error Related To 'Connect' Method - Task.Connect(Config.Mode

After removing the task.connect lines, it encountered another error related to 'einops' that is not recognized. It does exist on my environment file but was not installed by the agent (according to what I see on 'Summary - installed python packages'. should I add this manually?

one year ago
one year ago
Show more results compactanswers