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.cc109 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc82 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function in xla::__anon3e43d5360111::TpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h273 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc1293 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc1327 StatusOr<std::unique_ptr<Executable>> GpuCompiler::RunBackend( in RunBackend() function in xla::gpu::GpuCompiler