Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtracked_device_buffer.cc158 execution_input->SetUnownedIndex((*iterator)->first); in AddToInputAsDonated()
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.h109 void SetUnownedIndex(const ShapeIndex& index) { in SetUnownedIndex() function