Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc359 const se::DeviceMemoryBase& XRTTupleAllocation::root_allocation() const { in root_allocation() function in tensorflow::XRTTupleAllocation
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc223 const BufferAllocation* root_allocation = in EmitComputation() local