Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.h113 void ClearUnownedIndex(const ShapeIndex& index) { in ClearUnownedIndex() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc246 execution_input->ClearUnownedIndex(index); in UpdateDynamicInputs()