Searched refs:TF_SetDevice (Results 1 – 7 of 7) sorted by relevance
213 TF_SetDevice(desc, op_device.c_str()); in BinaryOpHelper()299 TF_SetDevice(desc, "/cpu:0"); in Split3Helper()
466 TF_CAPI_EXPORT extern void TF_SetDevice(TF_OperationDescription* desc,
223 TF_SetDevice(desc, "/cpu:0"); in UseHelper()1701 TF_SetDevice(desc, "/device:XLA_CPU:0"); in TEST_F()
1211 void TF_SetDevice(TF_OperationDescription* desc, const char* device) { in TF_SetDevice() function
334 C.TF_SetDevice(cdesc, cdevice)
140 TF_SetDevice(d, cdevice); in Java_org_tensorflow_OperationBuilder_setDevice()
1798 c_api.TF_SetDevice(op_desc, compat.as_str(node_def.device))