MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / stop_function

Function stop_function

tensorflow/c/experimental/network_test.cc:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void stop_function(const TF_GrpcServer* server, void* context,
79 TF_Status* status) {
80 TF_SetStatus(status, TF_OK, "");
81}
82
83void join_function(const TF_GrpcServer* server, void* context,
84 TF_Status* status) {

Callers

nothing calls this directly

Calls 1

TF_SetStatusFunction · 0.85

Tested by

no test coverage detected