Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h100 bool async, const DeviceMgr* device_mgr, bool device_mgr_owned,
Dcontext.cc79 const DeviceMgr* device_mgr, bool device_mgr_owned, Rendezvous* rendezvous, in EagerContext() argument
84 local_device_manager_(device_mgr, device_mgr_owned), in EagerContext()