Home
last modified time | relevance | path

Searched defs:unknown_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc32 DeviceProperties unknown_device; in SetUp() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle.cc371 const bool unknown_device) { in CreateUnshapedRemoteHandle()
379 EagerContext* ctx, const bool unknown_device) in TensorHandle()
Dexecute.cc938 const bool unknown_device = op->is_function(); in EagerRemoteExecute() local