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
AverageMoth57
Moderator
10 Questions, 11 Answers
  Active since 03 March 2023
  Last activity 4 months ago

Reputation

0

Badges 1

11 × Eureka!
0 Votes
12 Answers
209 Views
0 Votes 12 Answers 209 Views
Hi Team, How to configure Gerrit details in ClearML so that tasks or pipeline will be executed depends on Gerrit?
6 months ago
0 Votes
3 Answers
178 Views
0 Votes 3 Answers 178 Views
Hi Team,Could we create ClearML instance without AMI and configure our own?
5 months ago
0 Votes
4 Answers
189 Views
0 Votes 4 Answers 189 Views
Hi Team, How to configure Gerrit to clearML?
5 months ago
0 Votes
6 Answers
257 Views
0 Votes 6 Answers 257 Views
Hi Team,In my DL project im using LSTM but model logging isn't happening in artifacts . Does clearML supports LSTM?
5 months ago
0 Votes
0 Answers
266 Views
0 Votes 0 Answers 266 Views
Also,I need to check whether we can schedule the pipeline in clearML if there is any drifting
6 months ago
0 Votes
1 Answers
253 Views
0 Votes 1 Answers 253 Views
Hi Team,Could we schedule the pipeline execution for particular time in clearML ?If so please provide some example codes.
6 months ago
0 Votes
1 Answers
267 Views
0 Votes 1 Answers 267 Views
Hi Team,How to clone the task if it contains import of other functions or files in the local machine?Currently getting Module not found error if clone the pr...
6 months ago
0 Votes
1 Answers
248 Views
0 Votes 1 Answers 248 Views
Hi Team,Im currently getting below error while running the pipeline with pipeline.start() raise ValueError('Could not find queue named "{}"'.format(queue_nam...
6 months ago
0 Votes
1 Answers
292 Views
0 Votes 1 Answers 292 Views
Hi Team,May i get any reference to check on model drifting and how we can automate this for retraining of model
6 months ago
0 Votes
2 Answers
252 Views
0 Votes 2 Answers 252 Views
also ,getting this error message so how to configure repo in clearml.conf clearml.Task - INFO - No repository found, storing script code instead
6 months ago
0 Hi Team, How To Configure Gerrit Details In Clearml So That Tasks Or Pipeline Will Be Executed Depends On Gerrit?

Using cached repository in "C:\Users*..clearml\vcs-cache*.*"
ssh: Could not resolve hostname tegerrit.tataelxsi.co.in : Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Repository cloning failed: Command '['git', 'fetch', '--all', '--recurse-submodules']' returned non-zero exit status 128.

6 months ago
0 Hi Team, How To Configure Gerrit Details In Clearml So That Tasks Or Pipeline Will Be Executed Depends On Gerrit?

i have tried this but should we configure this in clearML.config as well

5 months ago
0 Hi Team,In My Dl Project Im Using Lstm But Model Logging Isn'T Happening In Artifacts . Does Clearml Supports Lstm?

Currently im using TensorFlow and using LSTM I'm building model but its not logging to clearML.

5 months ago
0 Hi Team,In My Dl Project Im Using Lstm But Model Logging Isn'T Happening In Artifacts . Does Clearml Supports Lstm?

im just building and training the model. when we are initializing clearML it should auto log this in artifacts section right?

5 months ago
0 Hi Team,Could We Create Clearml Instance Without Ami And Configure Our Own?

we wanted to create instance by scratch without any existing AMI.

5 months ago
0 Hi Team,Could We Create Clearml Instance Without Ami And Configure Our Own?

could you please share the reference for this?

5 months ago
0 Hi Team, How To Configure Gerrit Details In Clearml So That Tasks Or Pipeline Will Be Executed Depends On Gerrit?

I need to run the code which are in Gerrit but while cloning that getting below error. seems like we need to configure in gerrit Adding venv into cache: C:\Users\kavyashree.ab.clearml\venvs-builds\3.9
2023-03-16 17:42:56
clearml_agent: ERROR: [('C:/Users/kavyashree.ab/.clearml/venvs-builds/3.9/Lib\site-packages\tensorflow\include\external\cudnn_frontend_archiv...

6 months ago