Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_executable.cc399 const InstructionValueSet& CpuExecutable::GetRootValueSet() const { in GetRootValueSet() function in xla::cpu::CpuExecutable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc283 static const InstructionValueSet& GetRootValueSet( in GetRootValueSet() function