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
VexedWoodpecker50
Moderator
19 Questions, 47 Answers
  Active since 27 November 2024
  Last activity 4 months ago

Reputation

0

Badges 1

45 × Eureka!
0 Votes
0 Answers
305 Views
0 Votes 0 Answers 305 Views
I have looked through the chat and some people have had the same issue but none of them had a solution
4 months ago
0 Votes
2 Answers
391 Views
0 Votes 2 Answers 391 Views
dumb question I know but I have code running on my local machine and I’m using the remotely_execute() call in there so it’d go to my GPU machine
4 months ago
0 Votes
0 Answers
324 Views
0 Votes 0 Answers 324 Views
which agent will enqueue my task? let’s say both agents are listening on the same queue
4 months ago
0 Votes
2 Answers
293 Views
0 Votes 2 Answers 293 Views
I also have another question CostlyOstrich36 I’m hoping you’d be kind of enough to guide me: the clearml.conf file that gets u...
4 months ago
0 Votes
0 Answers
289 Views
0 Votes 0 Answers 289 Views
I can git clone just fine on that same machine and account and ofc same repository
4 months ago
0 Votes
13 Answers
305 Views
0 Votes 13 Answers 305 Views
just a small question ManiacalLizard2 : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
4 months ago
0 Votes
0 Answers
339 Views
0 Votes 0 Answers 339 Views
in this case do I need an agent running on my local machine? Or the remote machine?
4 months ago
0 Votes
0 Answers
289 Views
0 Votes 0 Answers 289 Views
I want it to come from the regular clearml.conf file
4 months ago
0 Votes
0 Answers
348 Views
0 Votes 0 Answers 348 Views
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
4 months ago
0 Votes
0 Answers
301 Views
0 Votes 0 Answers 301 Views
Hi guys, I have a brand new problem
4 months ago
0 Votes
0 Answers
304 Views
0 Votes 0 Answers 304 Views
4 months ago
0 Votes
0 Answers
276 Views
0 Votes 0 Answers 276 Views
I see the Agent recreates the environment from the local machine in the remote machine
4 months ago
0 Votes
0 Answers
301 Views
0 Votes 0 Answers 301 Views
I tried it that way but then I also tried it by creating an ssh connection and having the ssh credentials stored in the machine and setting force_git_ssh to ...
4 months ago
0 Votes
6 Answers
343 Views
0 Votes 6 Answers 343 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
4 months ago
0 Votes
0 Answers
296 Views
0 Votes 0 Answers 296 Views
I want the location to be not from a tmp file
4 months ago
0 Votes
0 Answers
301 Views
0 Votes 0 Answers 301 Views
and can someone please explain what the date represents?
4 months ago
0 Votes
0 Answers
304 Views
0 Votes 0 Answers 304 Views
the problem is with git
4 months ago
0 Votes
1 Answers
397 Views
0 Votes 1 Answers 397 Views
4 months ago
0 Votes
52 Answers
42K Views
0 Votes 52 Answers 42K Views
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
4 months ago