MCPcopy 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
1866def set_server_def(server_def):
1867 context().set_server_def(server_def)
1868
1869
1870def add_function(fdef):

Callers

nothing calls this directly

Calls 2

contextFunction · 0.85
set_server_defMethod · 0.80

Tested by

no test coverage detected