Home
last modified time | relevance | path

Searched defs:TFE_OpSetDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc189 TFE_OpSetDevice(op, device_name, out_status); in EagerCast() local
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc595 void TFE_OpSetDevice(TFE_Op* op, const char* device_name, TF_Status* status) { in TFE_OpSetDevice() function