- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_ServerJoin (0.08 sec)
-
tensorflow/c/c_api.h
TF_CAPI_EXPORT extern void TF_ServerStop(TF_Server* server, TF_Status* status); // Blocks until the server has been successfully stopped (via TF_ServerStop or // TF_ServerClose). TF_CAPI_EXPORT extern void TF_ServerJoin(TF_Server* server, TF_Status* status); // Returns the target string that can be provided to TF_SetTarget() to connect // a TF_Session to `server`. //
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)