Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pythonstock/stock
/ do_inference
Function
do_inference
backend/web/minstServingHandler.py:77–79 ·
view source on GitHub ↗
(hostport, img_obj)
Source
from the content-addressed store, hash-verified
75
76
# 调用 grpc 代码,将图片转换成数组,让后放到 grpc 调用。
77
def
do_inference(hostport, img_obj):
78
79
print(
"############"
, hostport)
80
Callers
2
get
Method · 0.85
post
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected