Searched defs:RunBackend (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
D | compiler.cc | 112 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
D | nvptx_compiler.cc | 633 StatusOr<std::unique_ptr<Executable>> NVPTXCompiler::RunBackend( in RunBackend() function in xla::gpu::NVPTXCompiler |
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
D | cpu_compiler.cc | 584 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler |