Home | History | Annotate | Download | only in eager

Lines Matching defs:device_name

583 void TFE_Py_Execute(TFE_Context* ctx, const char* device_name,
589 TFE_OpSetDevice(op, device_name, out_status);
1530 const char* device_name = GetDeviceName(PyTuple_GET_ITEM(args, 1));
1597 TFE_OpSetDevice(op, device_name, status);