serving icon indicating copy to clipboard operation
serving copied to clipboard

List all the models names

Open yupbank opened this issue 7 years ago • 10 comments

Hey, right now we can query model by their name, but we can we query the serving binary to have a list of all models available?

yupbank avatar Mar 06 '18 15:03 yupbank

Thanks for proposing a PR! We'll take a look at it.

chrisolston avatar Mar 26 '18 17:03 chrisolston

Closing this issue since PR has been proposed. Stay tuned to this issue for updates.

ymodak avatar Sep 28 '18 23:09 ymodak

@ymodak The referenced issue was already closed on Mar 29, 2018. This should be re-opened.

asamadiya avatar Aug 08 '19 18:08 asamadiya

should we just reopen my original pr https://github.com/tensorflow/serving/pull/797 and move forward with that ? list model names that is alive should be sufficient ?

yupbank avatar Aug 09 '19 09:08 yupbank

@yupbank Loaded model names is limited in information. I prefer having loaded model versions and other metdata defined in ModelServerConfig proto to be part of this service's response.

asamadiya avatar Aug 13 '19 06:08 asamadiya

yeah, but you can get the versions and other metadata by using the model name

yupbank avatar Aug 13 '19 07:08 yupbank

is there any news on this?

rola93 avatar Feb 11 '20 20:02 rola93

@yupbank +1 to open up your PR.

asamadiya avatar Feb 13 '20 09:02 asamadiya

Any progress on this https://github.com/tensorflow/serving/pull/1552 ?

stefan-falk avatar Apr 19 '22 07:04 stefan-falk