Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h169 const se::DeviceMemoryBase& root_allocation();
Dxrt_state.cc268 const se::DeviceMemoryBase& XRTTupleAllocation::root_allocation() { in root_allocation() function in tensorflow::XRTTupleAllocation
447 tuple_buffers.set_buffer(element.allocation->root_allocation(), index); in MakeTuple()