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
PoisedElephant79
Moderator
23 Questions, 31 Answers
  Active since 24 February 2023
  Last activity 5 months ago

Reputation

0

Badges 1

19 × Eureka!
0 Votes
0 Answers
257 Views
0 Votes 0 Answers 257 Views
trying to resolve it, but not sure what to do.
5 months ago
0 Votes
0 Answers
289 Views
0 Votes 0 Answers 289 Views
this code chunk is behaving properly when ran in jupyterhub but getting file not found error inside clearml agent.
6 months ago
0 Votes
0 Answers
278 Views
0 Votes 0 Answers 278 Views
I am getting this error inside github action CI runners.
5 months ago
0 Votes
6 Answers
266 Views
0 Votes 6 Answers 266 Views
..
@<1537605940121964544:profile|EnthusiasticShrimp49> @<1523701205467926528:profile|AgitatedDove14>
5 months ago
0 Votes
0 Answers
312 Views
0 Votes 0 Answers 312 Views
I think this is happening because of some cache issue or task picking mechanism, that clearml pipeline does.I haven't found any suitable reference that expla...
6 months ago
0 Votes
0 Answers
266 Views
0 Votes 0 Answers 266 Views
Not sure what to do. Please help me!.
5 months ago
0 Votes
0 Answers
295 Views
0 Votes 0 Answers 295 Views
5 months ago
0 Votes
0 Answers
290 Views
0 Votes
0 Answers
294 Views
0 Votes 0 Answers 294 Views
Thanks in advance 🙏
5 months ago
0 Votes
0 Answers
292 Views
0 Votes 0 Answers 292 Views
Any help would be appreciated.
6 months ago
0 Votes
0 Answers
260 Views
0 Votes 0 Answers 260 Views
I am using self hosted clearml host server.
5 months ago
0 Votes
4 Answers
313 Views
0 Votes 4 Answers 313 Views
input_model = c_Model.query_models(project_name="A/B", model_name="B", tags=["Pipeline", "ModelVal:ToCheck"]) # path_to_last_weights = input_model[0].downloa...
6 months ago
0 Votes
9 Answers
294 Views
0 Votes 9 Answers 294 Views
Hi
Hi I have one task, when I run it locally and remotely It's working fine, but when I run in pipeline, it's giving me no module name clearml, rest all package...
6 months ago
0 Votes
0 Answers
297 Views
0 Votes 0 Answers 297 Views
5 months ago
0 Votes
0 Answers
298 Views
0 Votes 0 Answers 298 Views
5 months ago
0 Votes
0 Answers
272 Views
0 Votes 0 Answers 272 Views
Any help would be appreciated.
6 months ago
0 Votes
12 Answers
343 Views
0 Votes 12 Answers 343 Views
Hello , We are getting a weird error, while restarting the clearml server. PFA of the same. As digged down into internet, we found that this is happening bec...
9 months ago
0 Votes
0 Answers
277 Views
0 Votes 0 Answers 277 Views
Please help me here.
5 months ago
0 Votes
0 Answers
278 Views
0 Votes 0 Answers 278 Views
this error..
5 months ago
0 Votes
0 Answers
289 Views
0 Votes 0 Answers 289 Views
Please help.
6 months ago
0 Votes
1 Answers
265 Views
0 Votes 1 Answers 265 Views
Hi
Hi I have one self hosted service,which is accessible only when connected to vpn. I am unable to access the url of self hosted service in github actions CI r...
5 months ago
0 Votes
0 Answers
323 Views
0 Votes 0 Answers 323 Views
6 months ago
0 Votes
4 Answers
264 Views
0 Votes 4 Answers 264 Views
Hey
Hey Can someone, help me how can I use this?
5 months ago
0 Hi

yes they have

6 months ago
0 Hello

@<1523701118159294464:profile|ExasperatedCrab78> drwxr-xr-x 2 admin admin 4096 Nov 29 13:13 agent
drwxr-xr-x 2 admin admin 4096 Feb 23 15:06 config
drwxr-xr-x 6 admin admin 4096 Nov 29 13:11 data
-rwxr-xr-x 1 admin admin 6250 Jan 4 11:33 docker-compose.yml
drwxr-xr-x 2 admin admin 4096 Feb 14 16:44 logs

9 months ago
0 Hello

@<1523701087100473344:profile|SuccessfulKoala55> How it will affect the original files that is present inside clearml folder?.

9 months ago
0 Hello

Will we be losing the data or not. Or which approach should I follow?

9 months ago
0 Hello

Sure.

9 months ago
0 Input_Model = C_Model.Query_Models(Project_Name="A/B", Model_Name="B", Tags=["Pipeline", "Modelval:Tocheck"]) # Path_To_Last_Weights = Input_Model[0].Download_Model_Weights() Path_To_

Traceback (most recent call last):
File "stage_4_inference.py", line 93, in <module>
inferObj = Yolov7Torch(config_file)
File "/root/.clearml/venvs-builds/3.8/task_repository/detection-sill_step_condition.git/sill_step_inference/torch_inference.py", line 53, in _ init _
self.model = attempt_load(self.weights, map_location=self.device)
File "/root/.clearml/venvs-builds/3.8/task_repository/detection-sill_step_condition.git/sill_step_inference/models/experimental.py", line 252, in ...

6 months ago
0 Hi

Hey @<1523701205467926528:profile|AgitatedDove14> Thanks for the reply.I am using pipeline from tasks method and not pipeline from decorator.

6 months ago
0 Hi

I am able to run the tasks individually and when executed remotely, its working fine. One time it ran but I am not sure, what just happened next time and what is happening underneath.

6 months ago
0 Hi

Yes @<1523701205467926528:profile|AgitatedDove14>

6 months ago
0 Hello

Thanks!.

9 months ago
0 Hey

Force the root folder of the git repository (instead of the working directory) into the PYHTONPATH

# default false, only the working directory will be added to the PYHTONPATH
# force_git_root_python_path: false
5 months ago
0 Hey

tried it and restarted the agent, but not working properly

5 months ago
0 Hey

please help

5 months ago
0 Hello Again, Is There Any Way To Get A List Of The Datasets From Clearml That Excludes Archived Datasets?

Hey @<1545216070686609408:profile|EnthusiasticCow4> It don't selects the archived dataset by default.

5 months ago
0 Hello Again, Is There Any Way To Get A List Of The Datasets From Clearml That Excludes Archived Datasets?

@<1545216070686609408:profile|EnthusiasticCow4> you can add some tags in the dataset in previous steps and can reuse it later.

5 months ago
0 Hello Again, Is There Any Way To Get A List Of The Datasets From Clearml That Excludes Archived Datasets?

or can have a look in that file, you will get clear picture of it.

5 months ago
0 Hello

and regarding docker install, we don't have much idea, but when we did 'snap list', it shows the docker package.

9 months ago
0 Hello

I am running this on UBUNTU 18.04LTS.

9 months ago
0 ..
5 months ago
0 ..
5 months ago
0 ..

@<1523701070390366208:profile|CostlyOstrich36> I am taking reference from this.

5 months ago
Show more results compactanswers