Searched defs:RunBackend (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
| D | compiler.cc | 64 StatusOr<std::unique_ptr<Executable>> InterpreterCompiler::RunBackend( in RunBackend() function in xla::interpreter::InterpreterCompiler |
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
| D | gpu_compiler.cc | 480 StatusOr<std::unique_ptr<Executable>> GpuCompiler::RunBackend( in RunBackend() function in xla::gpu::GpuCompiler |
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
| D | cpu_compiler.cc | 452 StatusOr<std::unique_ptr<Executable>> CpuCompiler::RunBackend( in RunBackend() function in xla::cpu::CpuCompiler |