Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.h106 void SetUnownedBuffer(const ShapeIndex& index,
Dexecutable.cc56 void ExecutionInput::SetUnownedBuffer(const ShapeIndex& index, in SetUnownedBuffer() function in xla::ExecutionInput
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc669 result.SetUnownedBuffer( in ToExecutionInput()