Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_executable.cc130 StatusOr<std::vector<MaybeOwningDeviceMemory>> CpuExecutable::CreateBufferTable( in CreateBufferTable() function in xla::cpu::CpuExecutable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc1258 CreateBufferTable(const BufferAssignment& assignment, in CreateBufferTable() function