Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ get_fetch_names
Method
get_fetch_names
python/paddle_serving_client/httpclient.py:277–278 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
275
return
self.feed_names_
276
277
def
get_fetch_names(self):
278
return
self.fetch_names_
279
280
def
get_legal_fetch(self, fetch):
281
Callers
1
predict_http
Method · 0.95
Calls
no outgoing calls
Tested by
1
predict_http
Method · 0.76