Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h187 bool IsExclusiveOwner() const;
Dxrt_util.cc327 input_tuples[0]->IsExclusiveOwner() && !is_dynamic(0); in GetArgumentsBuffers()
Dxrt_state.cc559 bool XRTTupleAllocation::IsExclusiveOwner() const { in IsExclusiveOwner() function in tensorflow::XRTTupleAllocation