Home
last modified time | relevance | path

Searched refs:CompileToTargetBinary (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.h104 StatusOr<std::pair<std::string, std::vector<uint8>>> CompileToTargetBinary(
Dgpu_compiler.cc676 GpuCompiler::CompileToTargetBinary(const HloModuleConfig& module_config, in CompileToTargetBinary() function in xla::gpu::GpuCompiler
925 CompileToTargetBinary(module->config(), std::move(llvm_module), in RunBackend()
1139 compiler->CompileToTargetBinary( in CompileLmhloToExecutable()