Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecutable.cc355 /*static*/ Expected<Executable> Executable::LoadFromObjFile( in LoadFromObjFile() function in xla::runtime::Executable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc1025 StatusOr<std::unique_ptr<Executable>> GpuExecutable::LoadFromObjFile( in LoadFromObjFile() function in xla::gpu::GpuExecutable