Searched refs:owns_underlying (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | renamed_device.cc | 28 const string& new_base, Device* underlying, bool owns_underlying, in NewRenamedDevice() argument 46 new RenamedDevice(underlying, attributes, owns_underlying, in NewRenamedDevice()
|
D | renamed_device.h | 33 const string& new_base, Device* underlying, bool owns_underlying, 158 bool owns_underlying, bool isolate_session_state,
|