Reputation
Badges 1
125 × Eureka!So it still looks like it's using port 8080? I'm not really sure
i'm guessing the cleanup_period_in_days can only actually run every day or whatever if the script is enqueued to services
i'm just interested in actually running a prediction with the serving engine and all
do I need to set the extra_index_url in clearml.conf as well?
AgitatedDove14 I noticed a lot of my tasks don't contain these graphs though...
hi SuccessfulKoala55 with the clearml server update, does it use a newer ES docker?
Hey SuccessfulKoala55 thanks for the answer.
any ideas how I can try to fix this?
i'm also not sure what this is-H "Content-Type: application/octet-stream" -H' NV-InferRequest:batch_size: 1 input { name: "dense_input" dims: [-1, 784] } output { name: "activation_2" cls { count: 1 } }'
well.. it initially worked but now i get the same thing 😕 SuccessfulKoala55
I see, ok!
I will try that out.
Another thing I noticed: none of my pipeline tasks are reporting these graphs, regardless of runtime. I guess this line would also fix that?
Ah, so you're saying I can write a callback for stuff like train_loss , val_loss , etc.
The package on my index is called data-service-client , see the log below:Looking in indexes: , `
WARNING: The repository located at unicorn is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host unicorn'.
ERROR: Could not find a version that satisfies the requirement data-service-client==1.0.0 (from -r /tmp/cached-reqs1...
i don't think the conf is an issue. it's been deployed for a long time and working. models from yesterday correctly display the url
well, i have run the keras mnist example that is in the clearml-serving READme. Now I'm just trying to send a request to make a prediction via curl
if i enqueue the script to the services queue but run_as_service is false, what happens?
hiya Jake, how do I inject this with the extra_docker_shell_script setting?
it's from the github issue you sent me but i don't know what the "application" part is or the "NV-InferRequest:...."
Hey AgitatedDove14 , thanks for the answer. What does that mean? In any case I think it would be a nice to have feature.
Yeah, that would be nice!
