Home
last modified time | relevance | path

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

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