Home
last modified time | relevance | path

Searched refs:device_mgr_owned (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_internal.h68 const tensorflow::DeviceMgr* device_mgr, bool device_mgr_owned, in TFE_Context()
73 async, device_mgr, device_mgr_owned, rendezvous) {} in TFE_Context()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc57 bool device_mgr_owned, Rendezvous* rendezvous) in EagerContext() argument
73 if (device_mgr_owned) { in EagerContext()
Dcontext.h86 const DeviceMgr* device_mgr, bool device_mgr_owned,