Searched refs:TFE_ContextListDevices (Results 1 – 7 of 7) sorted by relevance
103 devicesList := C.TFE_ContextListDevices(c.c, status.c)
22 %rename("%s") TFE_ContextListDevices;
96 TF_CAPI_EXPORT extern TF_DeviceList* TFE_ContextListDevices(TFE_Context* ctx,
180 TF_DeviceList* devices = TFE_ContextListDevices(ctx, status.get()); in GetDeviceName()
97 TF_DeviceList* devices = TFE_ContextListDevices(ctx, status); in TEST()472 TF_DeviceList* devices = TFE_ContextListDevices(ctx, status.get()); in TensorHandleCopyBetweenDevices()586 TF_DeviceList* devices = TFE_ContextListDevices(ctx, status.get()); in TensorHandleCopyBetweenTwoGPUDevices()
367 TF_DeviceList* TFE_ContextListDevices(TFE_Context* ctx, TF_Status* status) { in TFE_ContextListDevices() function
316 device_list = pywrap_tensorflow.TFE_ContextListDevices(