Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetContext
Method
SetContext
tensorflow/c/experimental/network_internal.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
protected:
64
void SetContext(void* context) { context_ = context; }
65
66
private:
67
void (*start_function_)(const TF_GrpcServer*, void*, TF_Status*);
Callers
1
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected