- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_SetConfig (0.04 sec)
-
tensorflow/c/c_api.h
// config should be a serialized tensorflow.ConfigProto proto. // If config was not parsed successfully as a ConfigProto, record the // error information in *status. TF_CAPI_EXPORT extern void TF_SetConfig(TF_SessionOptions* options, const void* proto, size_t proto_len, TF_Status* status); // Destroy an options object.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)