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.cc105 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h213 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc81 StatusOr<std::unique_ptr<Executable>> RunBackend( in RunBackend() function in xla::__anonbad6196c0111::TpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc679 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc1042 StatusOr<std::unique_ptr<Executable>> GpuCompiler::RunBackend( in RunBackend() function in xla::gpu::GpuCompiler