Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ set_server_def
Function
set_server_def
tensorflow/python/eager/context.py:1866–1867 ·
view source on GitHub ↗
(server_def)
Source
from the content-addressed store, hash-verified
1864
1865
1866
def
set_server_def(server_def):
1867
context().set_server_def(server_def)
1868
1869
1870
def
add_function(fdef):
Callers
nothing calls this directly
Calls
2
context
Function · 0.85
set_server_def
Method · 0.80
Tested by
no test coverage detected