Searched refs:TFE_ContextOptionsSetConfig (Results 1 – 6 of 6) sorted by relevance
50 C.TFE_ContextOptionsSetConfig(opt, cConfig, C.size_t(sz), status.c)
73 %rename("%s") TFE_ContextOptionsSetConfig;
57 TF_CAPI_EXPORT extern void TFE_ContextOptionsSetConfig(
313 void TFE_ContextOptionsSetConfig(TFE_ContextOptions* options, const void* proto, in TFE_ContextOptionsSetConfig() function
340 pywrap_tensorflow.TFE_ContextOptionsSetConfig(opts, config_str)
8553 TFE_ContextOptionsSetConfig(opts, config->data, config->length, status); in TFE_CreateContextFromSession()