Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dcompiler.cc104 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h214 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc246 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function in xla::__anoncef202870111::TpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc654 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc855 StatusOr<std::unique_ptr<Executable>> GpuCompiler::RunBackend( in RunBackend() function in xla::gpu::GpuCompiler