Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.h85 typedef std::unique_ptr<JitRtProgram> OwnedJitRtProgram; typedef
H A Dgpu_compiler.cc291 using OwnedJitRtProgram = GpuExecutable::OwnedJitRtProgram; typedef