Mads Kalør

Results 4 comments of Mads Kalør

I have created a project that lazily loads/unloads models into TF Serving from disk, blob storage etc. It may be useful for some of you: https://github.com/mKaloer/TFServingCache

Hi, Thanks for your interest in this project. My time is fairly limited at the moment, but my top priority is to develop Helm chart for easy kubernetes deployment. Let...

Hi, thanks for this - looks good to me. However, I'm wondering what the advantage of this approach is (besides the code maybe being a bit cleaner). Since this is...

Hi, I think it's because the format argument only works for the `powerlinemem.mem_usage.mem_usage_percent` and not `powerlinemem.mem_usage.mem`. Since you want the percentage, you should be using `mem_usage_percent`.