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
DeliciousSeal67
Moderator
7 Questions, 17 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

16 × Eureka!
0 Votes
7 Answers
909 Views
0 Votes 7 Answers 909 Views
hey guys, I’m trying to install nvidia-dali-cuda110 . but apparently clearml-agent didn’t used the external-link I provided to use to install it. This is how...
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi guys, I’m using clearml for a while now, and I’m trying to install nvidia-dali-cuda110 this is the official docs to install it: https://docs.nvidia.com/de...
2 years ago
0 Votes
4 Answers
892 Views
0 Votes 4 Answers 892 Views
I’m trying to build a leader board for my training tasks, but apparently there’s none available with the current ClearML version, right now?
2 years ago
0 Votes
6 Answers
911 Views
0 Votes 6 Answers 911 Views
Hey, I was planning to save the best trained model and get a Task ID for it, so I could use it later as Clearml Task. from clearml import Dataset, Task task ...
2 years ago
0 Votes
7 Answers
921 Views
0 Votes 7 Answers 921 Views
Hi everyone, I have a problem with my clearml script ?! ERROR: Double requirement given:
2 years ago
0 Votes
2 Answers
852 Views
0 Votes 2 Answers 852 Views
Hey, somehow clearml-agent don’t use requirements.txt file from the repo, I don’t know why, this is happening: ├── ML │ ├── data │ ├── README.md | ├── requir...
2 years ago
0 Votes
0 Answers
878 Views
0 Votes 0 Answers 878 Views
any ideas on how to solve it?
2 years ago
2 years ago
0 Hi Everyone, I Have A Problem With My

I rebooted clearml-agent and everything worked like magic, apparently some cache thing!

2 years ago
0 Hey Guys, I’M Trying To Install

Hi CostlyOstrich36 , thanks a lot for your response, I’m using the default settings, so exactly as you said!

2 years ago
2 years ago
0 Hi Guys, I’M Using Clearml For A While Now, And I’M Trying To Install

the problem is that I did it with detectron2 and it worked just find, and torch_cuda too, like:
-f torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113but when I tried it with nvidia-dali-cuda110 like:
--extra-index-url --upgrade nvidia-dali-cuda110

2 years ago
0 Hi Guys, I’M Using Clearml For A While Now, And I’M Trying To Install

but when I added the
--extra-index-urlto extra_index_url: [] in clearml.config it worked

2 years ago
0 Hey Guys, I’M Trying To Install

CostlyOstrich36 I tried it multiple times, but whenever I’m changing them, it keep going back to the original one, which doesn’t have any of --extra-index-url any suggestion on how to solve it ?

2 years ago
0 Hi Everyone, I Have A Problem With My

Thanks a lot for your time!

2 years ago
0 I’M Trying To Build A Leader Board For My Training Tasks, But Apparently There’S None Available With The Current

Thanks for your further explanation!
that’s exactly what I’m looking for.
Some links on how to create that?!

2 years ago
2 years ago