Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc1103 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in CompileToTargetBinary() typedef
1380 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in RunBackend() typedef
1648 using BackendCompileResult = std::pair<std::string, std::vector<uint8_t>>; in CompileLmhloToExecutable() typedef