Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.h103 StatusOr<std::pair<std::string, std::vector<uint8_t>>> CompileToTargetBinary(
H A Dgpu_compiler.cc1098 GpuCompiler::CompileToTargetBinary(const HloModuleConfig& module_config, in CompileToTargetBinary() function in xla::gpu::GpuCompiler
1383 CompileToTargetBinary(module->config(), in RunBackend()
1650 compiler->CompileToTargetBinary( in CompileLmhloToExecutable()