Home
last modified time | relevance | path

Searched defs:RunBackend (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dcompiler.cc109 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_on_demand_compiler.cc82 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function in xla::__anonf9416ab60111::TpuCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompiler.h273 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.cc1293 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc1327 StatusOr<std::unique_ptr<Executable>> GpuCompiler::RunBackend( in RunBackend() function in xla::gpu::GpuCompiler