Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldonIO/seldon-core
/ Infer
Method
Infer
tests/integration/pkg/resources/auto_api.go:24–24 ·
view source on GitHub ↗
(filename string, request string)
Source
from the content-addressed store, hash-verified
22
Unload(filename string) error
23
IsLoaded(filename string) (bool, error)
24
Infer(filename string, request string) ([]byte, error)
25
}
26
27
func
checkSeldonRunningLocally() (bool, error) {
Callers
4
TestModelInference
Function · 0.95
Infer
Method · 0.65
Infer
Method · 0.65
Infer
Method · 0.65
Implementers
2
SeldonK8sAPI
tests/integration/pkg/resources/seldon
SeldonAPI
tests/integration/pkg/resources/seldon
Calls
no outgoing calls
Tested by
1
TestModelInference
Function · 0.76