Searched refs:TFE_SetLogicalCpuDevices (Results 1 – 4 of 4) sorted by relevance
670 TF_CAPI_EXPORT extern void TFE_SetLogicalCpuDevices(TFE_Context* ctx,
758 void TFE_SetLogicalCpuDevices(TFE_Context* ctx, int num_cpus, in TFE_SetLogicalCpuDevices() function
1709 pywrap_tfe.TFE_SetLogicalCpuDevices(self._context_handle, num_cpus, prefix)
732 TFE_SetLogicalCpuDevices(tensorflow::InputTFE_Context(ctx), num_cpus, in PYBIND11_MODULE()