Reputation
Badges 1
383 × Eureka!I am on 1.0.0
As the verify param was deprecated and now removed
No, all of them completed!
PipelineController with 1 task. That 1 task passed but the pipeline says running
AgitatedDove14 - apologies for late reply. So to give context this in a Sagemaker notebook which has conda envs.
I use a lifecycle like this to pip install a package (a .tar.gz downloaded from s3) in a conda env- https://github.com/aws-samples/amazon-sagemaker-notebook-instance-lifecycle-config-samples/blob/master/scripts/install-pip-package-single-environment/on-start.sh
In the notebook I can do things like create experiments and so on. Now the problem is in running the cloned experimen...
A channel here would be good too 🙂
But I don’t see a task option in Dataset.create
https://github.com/allegroai/clearml/blob/master/clearml/datasets/dataset.py#L657-L663
Hey SuccessfulKoala55 Like I mentioned, I have a spacy ner model that I need to serve for inference.
Hope you don’t mind linking to that repo
Ok code suggests so. Looking for more powerful pipeline scheduling like on datasets publish, actions on model publish etc
Pushed the changes, not sure if it’s fully right. Do let me know. But functionality is working
Not really right? They deprecated a param which wasn’t removed in that commit i mentioned above
Oh yeah I wanted to update only for the gpu stuff for now
This worked, thanks.
Sounds great!
Is nested projects in the release? I see it in the community server but no mention in the blog or the release notes?
that or in clearml.conf or both
AgitatedDove14 - are there cases when it tries to skip steps?
Can you let me know if i can override the docker image using template.yaml?
But you have to do config.pbtxt stuff right?
Ok, just my ignorance then? 🙂
Initially it was complaining about it, but then when I did the connect_configuration it started working
Will try it out. Pretty impressed 🙂
Ah…that’s great!