Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adlik/Adlik
/ ~Algorithm
Method
~Algorithm
adlik_serving/runtime/ml/algorithm/algorithm.h:20–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
struct Algorithm {
20
virtual ~Algorithm() {
21
}
22
23
virtual cub::StatusWrapper run(const ::google::protobuf::Any&,
24
::google::protobuf::Any&,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected