Martin.B

Results 144 comments of Martin.B

Thanks @idantene , I think I now better understand the use case. > showing just 1 set of averaged statistics instead? This is reflective of @levan92 original request. Basically I...

Hi @lamhoangtung Sure that sounds like a great match for automagic :) A few things that will help accelerate this process: 1. Simple sample code of Paddle training (maybe something...

Thanks @rg314 ! This is exactly the fix. BTW, notice we just released v1.0.0, there is no need to change the Nvidia drivers (v510+), the Triton version is now 22.04,...

1. I'm hoping that late next week I will be able to push a new dev branch with new code to play around with 2. > ... What's the thinking...

Expanding the original [post](https://github.com/allegroai/clearml-serving/issues/17#issue-1118303596) Suggested CLI: ``` ClearML Serving - launch mode serving control plane, to orchestrate all model servings positional arguments: {display,config,model} sub-command help display Display information on the...

@okyspace Quick update, things are finally wrapping up, here is the latest branch: https://github.com/allegroai/clearml-serving/tree/dev Next main step is getting the statistics merged as well :)

Hi @DarkBlaez , Yes you are absolutely correct in your observation. We are working on tidying things up, and to be honest I think this repository should probably be deprecated...

@Shaked can I assume you mean from security perspective, i.e. fixed user/pass list in the `apiserver.conf` ? If this is the case, I would suggest to have the entire section...

I have to admit, I was not aware of FlexVolume. What I had in mind was writing a setup script accessing the Azure KeyVault with REST API, which is a...

Yes! please submit a PR :smile: I think that we need to set an OS environment to tell the trains-apiserver to look for an additional folder with the `apiserver.conf` file,...