- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_ServerStart (0.11 sec)
-
tensorflow/c/c_api.h
// Creates a new in-process TensorFlow server configured using a serialized // ServerDef protocol buffer provided via `proto` and `proto_len`. // // The server will not serve any requests until TF_ServerStart is invoked. // The server will stop serving requests once TF_ServerStop or // TF_DeleteServer is invoked. TF_CAPI_EXPORT extern TF_Server* TF_NewServer(const void* proto,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)