Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dcompiler.cc112 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc633 StatusOr<std::unique_ptr<Executable>> NVPTXCompiler::RunBackend( in RunBackend() function in xla::gpu::NVPTXCompiler
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc584 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler